@include('layouts.frontend.head')
@yield('content')
@include('layouts.frontend.footer') @stack('js') {{-- --}} @if (Session::has('danger')) @endif @if (Session::has('success')) @endif