@extends('themes.flaty.layouts.auth') @section('title', translate('Verify Your Email Address', 'auth')) @section('content')

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

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

{{ translate('email verification description', 'auth') }}

@csrf
@endsection