{!! $invoice->title !!}


{!! trans('cashier::messages.paystack.click_bellow_to_pay', [ 'price' => $invoice->formattedTotal(), ]) !!}

{{ trans('cashier::messages.paystack.pay') }}
{{ csrf_field() }}