@stack('css')
@if(Session::has('success')) @endif @if(Session::has('error')) @endif
@yield('content')
@stack('js')