Date of Invoice | Price | Receipt Link |
---|---|---|
{{ Carbon\Carbon::parse($transaction->created_at)->toFormattedDateString() }} | {{ $transaction->details->totals->subtotal }} | Generate Invoice |
You currently do not have any invoices associated with your account
@endif @notsubscriberWhen you subscribe to a plan, this is where you will be able to download your invoices.
View Plans @endsubscriber