@include('includes.nav')
@yield('content')
@include('includes.footer') @include('includes.toast')