APDC HOMES
APPLICATION FORM
@csrf
Serial No: AH:
{{$generatedNumber}}
@if (Session::has('success'))
Success !
{{ session('success') }}
@endif @if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Name
Permanent Address
(Attach Copy of Utility Bill)
Occupation
Office/Business
Telephone Number(s)
Email
Valid Means of Identification
National ID Card
National Driver's License
International Passport
Permanent Voter's Card
If Company is Applying
Copy of CAC Certificate of Incorporation
Form C02 & C07
Next of Kin
Address ( Next of Kin )
Phone Number
Email
Property
Choose Project
@php $distinctProjects = []; @endphp @foreach ($projects as $project) @php $displayName = ''; switch ($project->detailed_type) { case 'millenium': $displayName = 'Millenium City Kaduna'; break; case 'consu': $displayName = 'LIFE CAMP, IDOGWARI'; break; case 'karsana': $displayName = 'KARSANA'; break; case 'ace_1': $displayName = 'ACE Phase 1'; break; case 'ace_2': $displayName = 'ACE Phase 2'; break; case 'ace_3': $displayName = 'ACE Phase 3'; break; default: $displayName = 'Unknown Type'; } if (!in_array($displayName, $distinctProjects)) { array_push($distinctProjects, $displayName); @endphp
{{ $displayName }}
@php } @endphp @endforeach
Add Property
PREFERRED MODE OF PAYMENT (Strictly to be adhered to)
a) Installment Payment
Discount available for one-off payment
Installment Payment (Subject to Payment options on price list)
Source of Payment
Salary
Business Venture
Others
Submit
Share via WhatsApp
Share via Email
{{----}}