@php $navbar=App\ManageNavigation::first(); $navigation=App\Navigation::first(); $logo=App\Setting::first(); $website_lang=App\ManageText::all(); $setting=App\Setting::first(); @endphp @if ($setting->text_direction=='RTL') @else @endif @yield('title') @yield('meta') @if ($setting->text_direction=='RTL') @endif @if ($logo->google_analytic==1) @endif @if ($logo->preloader==1)
@endif @php $contact=App\ContactUs::first(); @endphp
{{-- load custom page --}} @php $customPage=App\CustomePage::where('status',1)->get(); @endphp @php $modalDepartments=App\Department::where('status',1)->get(); @endphp
×