{{ t('no_specific_feature_for_plan') }}
{{ t('no_history_available_subscription') }}
{{ ucfirst(str_replace('_', ' ', $log->type)) }}
{{ format_date_time($log->created_at) }}
{{ t('no_invoices_found') }}
{{ t('sr_no') }} | {{ t('invoice') }} | {{ t('date') }} | {{ t('amount') }} | {{ t('status') }} | {{ t('actions') }} |
---|---|---|---|---|---|
{{ $loop->iteration }}
|
|
{{ $invoice->created_at->format('M d, Y') }} | {{ $invoice->formatted_total }} | {{ ucfirst($invoice->status) }} |
|