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