{{ $restaurantName ?? config('app.name') }}
@hasSection('header-subtitle')
@yield('header-subtitle')
@endif
@yield('content')