@extends('layouts.guest') @section('content')
@csrf
{{ __('Submit') }}
{{ __('Resend') }}
@endsection @push('scripts') @endpush