@include('partials/head') {{-- HEADER --}}
@yield('content')
{{-- FOOTER --}}