✏️ Edit — {{ $adminProfile->name }}
← Back to Admins{{ $error }}
@endforeachProfile Information
Reset Password
Info
Created: {{ $adminProfile->created_at?->format('d M Y') }}
Last Updated: {{ $adminProfile->updated_at?->format('d M Y') }}
Current Status: @if($adminProfile->status === 'active') Active @else Inactive @endif