@stack('styles')
@yield('content')
@if(session('success')) @endif @if(session('error')) @endif @stack('scripts')