@use('App\Helpers\Helpers') @php $settings = Helpers::getSettingPageContent(); @endphp {{ $settings['general']['site_name'] }} - Premium Admin Template By Pixelstrap {{-- Email css start --}} @include('others_layouts.authentication_layouts.css') {{-- Email css end --}} @yield('main_content') @include('others_layouts.authentication_layouts.script') @include('admin.inc.alerts')