@extends('layouts.app') @section('title', 'Verify Email') @section('content')

Verify your email

We sent a verification link to your email address. Please verify before using the full account area.

@csrf
@endsection