Account Summary
Service Type
{{ $client->service_type }}
Status
@if($client->status === 'active')Active
@else{{ $client->status }}@endif
Default Billing
{{ number_format($client->billing_amount, 2) }} {{ $client->currency }}
Member Since
{{ $client->created_at->format('M Y') }}