@section('filter_script') @endsection @section('filter_view')
{{$filter_title}}
{{ csrf_field() }}
@if(isset($rule))

Displaying search result :

{{$total}}


{{csrf_field()}}

@endif @endsection