@php $logo = $company->logo; @endphp @if($logo)
@else
@endif
@if($company->Summary['totalBalance'] > 0)
Settle pending invoice balance of Ksh {{ number_format($company->Summary['totalBalance']) }}
@csrf
Phone number
Please enter your phone number
Pay Now
@else
Invoices for company #{{ $company->ref_no }} has been settled
@endif