@php $lang = selectedLang(); $system_default = $not_removable_code; $banner_slug = Illuminate\Support\Str::slug(App\Constants\SiteSectionConst::BANNER_SECTION); $banner = App\Models\Admin\SiteSections::getData($banner_slug)->first(); @endphp