@stack('styles')
@if(session('success')) @endif @if(session('error')) @endif @yield('content')
@stack('scripts') {{-- TinyMCE (only if page requests it) --}} @if(View::hasSection('tinymce')) @endif