@if ($errors->any())
@endif
@if (session('message'))
-
@foreach ($errors->all() as $error)
- Oohps! {{ $error }} @endforeach
Well done!{{ session('message') }}
@endif
View Client
@if (!empty($client))
@endif
{{ $client->name }}
{{ $r->personContact->first_name }}
@if ($client->company_type == 'Sole Proprietor')
@elseif ($client->company_type == 'Partnership')
@foreach ($contpersonPtner as $ptner)
{{ $ptner->contactPersonPtr->first_name ?? null }}
@endforeach @elseif ($client->company_type == 'Limited') @foreach ($contpersonLtd as $ltd) {{ $r->contactPersonltd->first_name ?? null }}
@endforeach @endif
@if ($client->status == 'Active')
@endforeach @elseif ($client->company_type == 'Limited') @foreach ($contpersonLtd as $ltd) {{ $r->contactPersonltd->first_name ?? null }}
@endforeach @endif
Status: Active
@elseif ($client->status == 'Inactive')
Status: Inactive
@endif
@if ($client->status == 'Active')
@else
@endif
Tax Region:
{{ $client->tax_region }}
Fiscal Yr:
{{ $client->fiscal_yr }}
City:
{{ $client->city }}
Recent Activities
Service Name | Start Date | End Date | Repeat | Status |
---|---|---|---|---|
File Name | Action |
---|---|
Certificate of Incoporation | View |
Certificate of Extract | View |
Certificate of TIN | View |
Certificate of VAT | View |
Certificate of Regstration | View |
MEMART | View |
Partnership Deed | View |