@yield('header') @include('components.header')
@yield('content')
@include('components.footer') @yield('scripts')