@stack('css')
@if ($errors->any()) @endif @if (session('success')) @endif @yield('content')
@stack('js')