@extends('layouts.staff') @section('content')
Viewing details for {{ $customer->fullName }}
{{ $customer->blacklist_reason }}
{{ $customer->rejection_reason }}
Review details and manage access.
{{ $customer->email }}
Phone Number
{{ $customer->phoneNo ?? 'Not Provided' }}
Address
{{ $customer->homeAddress ?? 'N/A' }}
Faculty / College
{{ $customer->faculty ?? 'N/A' }}
{{ $customer->collegeAddress }}
Emergency Contact
{{ $customer->emergency_contact_name ?? 'N/A' }}
{{ $customer->emergency_contact_no ?? '' }}
Select specific reasons for rejection.
This will block the user from making future bookings.
Charge fees for violations or damages.