@php $routeUrl = Request::url(); $routeName = Route::currentRouteName(); @endphp
{{ csrf_field() }} @if($routeName == 'joborder.index') @endif @if(empty($listpage)) Only My Candidates Only Hot Candidates @endif
{{csrf_field()}}
@if(!empty($filterColArr)) @foreach($filterColArr as $index => $col)
@endforeach @else
@endif