@include('layouts.head') @yield('style') @yield('content') {{-- @include('layouts.footer') --}} @include('layouts.script') @yield('script')