@yield('content') BACK TO TOP @include('partials.general.footer') @if($errors->any()) @include('partials.notify', ['text' => $errors->first()]) @endif @stack('script')