{{-- Showing 1-9 of 50 results --}} {{--
--}}
@foreach ($resource as $item)
{{$item->resource_name}}
{{-- {{\Illuminate\Support\Str::ucfirst($resource->description,120)}} --}} {{-- {!!\Illuminate\Support\Str::ucfirst(words($resource->description,35))!!} --}}
@endforeach
@if(!empty($resources)) {{$resources->appends(request()->input())->links('custom_pagination')}} @endif