@include('layouts/header') @yield('content') @include('layouts/footer') @yield('scripts')