@php
$invoice = $data['amount'];
$invoice_id = $data['invoice_id'];
@endphp
@php
$logo = \App\Models\Utility::get_file('logo/');
@endphp
{{\App\Models\Utility::invoiceNumberFormat($invoice_id)}} ‐ {{(Utility::getValByName('header_text')) ? Utility::getValByName('header_text') : config('app.name') }}
{{-- public_key: '{{ $company_payment_setting['paymentwall_public_key'] }}', // please update it to Brick live key before launch your project --}}