Search Records
@if(strlen($filter) > 0 || $recOptions)
@if($searchReferences == 'Employee')
@endif
@if(isset($selectedText))
@endif
@if(!$previousUrl)
-
Empty
@endif
@foreach ($recOptions as $option)
-
{{ $option['value'] }}
@endforeach
@if($pageOf < $totalRecords)
{{ $pageStart }} - {{ $pageOf }} of {{ $totalRecords }}
@else
{{ $pageStart }} - {{ $totalRecords }} of {{ $totalRecords }}
@endif
{{-- --}}
@endif