@php $footer_sites = App\Models\Site::where('delete_status', '0')->take(7)->orderBy('priority', 'ASC')->get(); @endphp {{--
--}}