@extends('widgets.document.layout.mainlayout') @section('page_css') @endsection @section('content')
Thanks, your billing address has been saved.
Your invoice has been emailed to email address {{ $contact->email }}.
Please pay your invoice amount of ${{ number_format($invoice->total/100, 2) }} {{ $invoice->currency_code }} by {{ $invoice->due_date->format('d/m/Y') }}.