@if( !empty($page_loaded) ) @if(!empty($gigs) && $keyword !='')

{{ $gigs->count() .' '. __('general.search_result') }} “{{ clean($keyword) }}”

@endif @if(!empty($gigs) && $gigs->count() > 0) {{ $gigs->links('pagination.custom') }} @else
{{ __('general.no_record') }}

{{ __('general.no_record') }}

@endif @else
@for($i=0; $i < 3; $i++ )

@endfor
@endif
@push('scripts') @endpush