@section('theme::content')
@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror
@endsection