Create Customer

@csrf @include('customers.partials.form-fields', [ 'channelTypes' => $channelTypes, 'customerCategories' => $customerCategories, 'accountOptions' => $accountOptions, 'salesRepOptions' => $salesRepOptions, ])
Create Customer