@extends('frontend.layouts.app') @section('content')

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

@if (session('resent')) @endif {{ __('Before proceeding, please check your email for a verification code.') }} {{ __('If you did not receive the email') }}, {{ __('click here to request another verification code') }}.

Note:-{{ __('If you have not received the verification E-mail from Your Local Buzz Kindly please check spam folder.') }}

@endsection