| Date @include('set-sorting-icons',['field'=>'date_reported']) | Barangay @include('set-sorting-icons',['field'=>'name']) | Remarks @include('set-sorting-icons',['field'=>'remarks']) | Crime @include('set-sorting-icons',['field'=>'violation']) | Responded | Action |
|---|---|---|---|---|---|
| {{$data->date_reported}} | {{$data->barangay}} | {{$data->remarks}} | {{$data->violation}} | @if ($data->profileID_officer == $profileID && $data->taken == 1) @endif | @if ($data->profileID_officer == $profileID && $data->taken == 1) @endif {{-- --}} |
| No Record | |||||
Show {{$profiles->firstItem()}} to {{$profiles->lastItem()}} of {{ $profiles->total() }} results