@if (Session::has('public_pay_error'))
{{ Session::get('public_pay_error') }}
@else

Invoice Number: {{$invoicenum ?? 00000}}

 

Balance Due: ${{number_format($balance,2)}}

 
 
 
 
 
@endif
Copyright (c) {{ date('Y') }}. All rights reserved. Secure payment page for payflowcrm.com 256bit SSL encryption.