@include('layouts.head') @include('layouts.header') @yield('content') @include('layouts.footer') @include('layouts.script')