@extends('layouts.app') @section('content')
{{ \App\CPU\translate('Verify Your Email Address') }}
@if (session('resent')) @endif {{ \App\CPU\translate('Before proceeding, please check your email for a verification link.') }} {{ \App\CPU\translate('If you did not receive the email') }},
@csrf .
@endsection