@extends('frontend.template-1.partials.master') @section('content') @include('frontend.template-1.breadcrumb.breadcrumb')
imges imges

{{ translate('Verify Your Email Address') }}

{{ translate('Before proceeding, please check your email for a verification link') }}.

{{ translate('If you did not receive the email') }},

@if (session('resent')) @endif
@csrf
@endsection