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