@include('layouts.partials.header')
@include('layouts.partials.messages')
@yield('content') @include('layouts.partials.footer') @stack('scripts')