@extends('layouts.main') @section('title', 'Account Verification') @section('main')
Welcome Image
@livewire('auth.verify-email')
@endsection