@extends('layouts.auth') @section('title', 'Access Pending') @section('subtitle', 'Your account is awaiting administrator approval') @section('content')
Your account has been created and verified successfully. However, you currently do not have access to the system.
Registered as: {{ auth()->user()->email ?? auth()->user()->phone_number }}