@stack('scripts') @stack('styles')
@yield('screen18')
@if(\Illuminate\Support\Facades\Auth::check() && !\Illuminate\Support\Facades\Auth::user()->isVerified())
@lang('auth.do not forget that you must verify your email to complete your registration'). @lang('auth.If you did not receive the email')
@csrf .
@endif
@yield('content')