@extends('layouts.main') @section('title', 'Verify Email') @section('main') @livewire('auth.verify-account-email') @endsection