@php $favicon = setting_item('site_favicon'); @endphp @if($favicon) @php $file = (new \Modules\Media\Models\MediaFile())->findById($favicon); @endphp @if(!empty($file)) @else: @endif @endif @include('Layout::parts.seo-meta') @include('Layout::parts.global-script') @stack('css') {{--Custom Style--}} @if(setting_item_with_lang('enable_rtl')) @endif