@extends('layouts.app') {{-- Important Variables --}} @section('title') Defaulter Report @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Defaulter Report

Search Criteria


{{ csrf_field() }}
{{--

--}}
@stop @push('include-css') @endpush @push('include-js') @endpush