@include('layouts.head') @section('body')
@show @yield('content') @include('layouts.footer-script')