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