@php $small_logo = App\Models\WebsiteData::where('type', 'small_logo')->first()?->detail; @endphp