@php $sitesetting=App\Models\SiteSetting::first(); $resources = App\Models\resource::where('status',0)->get(); @endphp