@php use App\Finance\FinanceCopy; @endphp
{{ __('dashboard.Paid, open, failed, and refunded charges from Stripe and PayPal.') }}
{{ __('dashboard.No invoices yet. Checkout and invoice.paid webhooks land here.') }}
@else{{ $invoice->user?->name ?: __('dashboard.Unlinked') }}
{{ $invoice->user?->email }}