@extends('layouts.app') @section('content')
Contact Person Information
{{ $client->designation }}
{{ $client->telephone_number }}
{{ $client->mobile_number }}
{{ $client->email }}
Active
@elseInactive
@endifBusiness Information
{{ $client->company_tin }}
{{ $client->company_telephone_number }}
{{ $client->company_mobile_number }}
{{ $client->company_email }}
{{ $client->company_address }}