@extends('layouts.master') @section('title', 'Create Customers') @section('css') @endsection @section('breadcrumb')

Create Customers

@endsection @section('main_content')

Create new individual customer

Please fill in this secure form to create a comprehensive client profile. Fields marked with * are required for policy compliance and underwriting purposes.

{{-- PERSONAL INFORMATION --}}

Basic Customer Information

Click or Drop Image
{{-- END PERSONAL INFORMATION --}}

Identification Details

Employment Information

Contact Information

Address Information

Policy Information

KYC & AML Information

Next of Kin Information

Preferences

@endsection @section('scripts') @endsection