@include('header')
@yield('content', 'Empty content') @include("footer") @yield('scripts', '')