Reported Incidents

{{-- number --}}
{{-- --}}
{{-- table --}}
@forelse ($profiles as $data) @empty @endforelse
Date @include('set-sorting-icons',['field'=>'date_reported']) Barangay @include('set-sorting-icons',['field'=>'barangay']) Remarks @include('set-sorting-icons',['field'=>'remarks']) Crime @include('set-sorting-icons',['field'=>'violation']) Action
{{$data->date_reported}} {{$data->barangay}} {{$data->remarks}} {{$data->violation}}
No Record
{{-- 1 to 1 of 1 --}}
{{-- --}}

Show {{$profiles->firstItem()}} to {{$profiles->lastItem()}} of {{ $profiles->total() }} results

{{-- add --}}