@stack('styles')
@if($errors->any()) @include('partials.notify', ['text' => $errors->first()]) @endif
@yield('content')