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