@if( ! Request::ajax() ) @endif
@if(Session::has('success')) @endif @if(Session::has('warning')) @endif
@yield('content')
@stack('scripts')