@extends('layouts.app') @section('site_title', formatTitle([Str::ucfirst(mb_strtolower(__('Verify Account'))), config('settings.title')])) @section('content')
{{ __('Verify your account by accessing the link sent through email.') }}