@if(!empty($seo->og_image))
@endif @if(!empty($settings->favicon))
@endif
@include('components.header')
@yield('content')
@include('components.footer') @stack('scripts')