@extends('layouts.cdb') @section('content')

Edit Parent Customer

@csrf
Select source
usob_id) && $company->usob_id != '' && $company->usob_id != 0 && $company->usob_id != null ? 'checked disabled' : ''}}>
prism_id) && $company->prism_id != '' && $company->prism_id != 0 && $company->prism_id != null ? 'checked' : ''}} disabled>
Enter the parent customer name
Enter the parent customer address
@endsection @push('footerScripts') @endpush