@isset($header)
{{ $header }}
@endisset
@isset($slot) {{ $slot }} @else @yield('content') @endisset
@stack('scripts')