@yield('main-container')
@if(Session::has('success')) @elseif(Session::has('error')) @endif @stack('scripts')