@extends('layouts.auth') @section('title', 'Verify Email ยท Aromaniacs ERP') @section('content')
Aromaniacs

Admin Access

Verify Your Email

Follow these steps to activate your admin account:

  1. 1) Open your inbox for {{ auth()->user()?->email }}.
  2. 2) If you do not see it, check Spam and Promotions.
  3. 3) Click the verification link inside the email.
  4. 4) Return here and sign in. You should be allowed in immediately.
@csrf

Click resend if the email does not arrive within 1-2 minutes.

Account creation is managed by ERP administrators.

@endsection