@yield('head-extra')
@yield('header-left')
@if(!empty($shop->logo))
@endif
Digital Menu
{{ $shop->name ?? 'Shop' }}
@yield('header-right')
@yield('sub-header') @yield('content') @yield('scripts')