@section('theme::title', __('auth/email.title') . ' - ' . config('app.name')) @section('theme::content')

Join Us

{{__('auth/email.title')}}

Read the following rules carefully

@if (session('status')) @endif
@csrf
@error('email') @enderror
@endsection