Configure access control for {{ $user->name }} @if($user->customer) Customer Account @endif
This user is linked to customer #{{ $user->customer->id }} ({{ $user->customer->first_name }} {{ $user->customer->last_name }}). For customer portal access, use the "Customer Portal" preset.
This customer user doesn't have the "Customer Portal" role. Click the preset above to grant customer portal access.