LOA Management

Create New LOA User
Total LOA Users
{{ $statistics['current_count'] }}
Active LOAs
{{ $statistics['active_count'] }}
Pending LOAs
{{ $statistics['pending_count'] }}

Your LOA Users

Tier: {{ $agent->tier }}
@if($managedLOAs->count() > 0) {{ $loa->fname }} @if($loa->status === 'active') Active @elseif($loa->status === 'pending') Pending @else Inactive @endif {{ $loa->created_at->format('M j, Y') }}
View Edit
@else

No LOA users

Get started by creating your first LOA user.

Create LOA User
@endif