Fichier actuel
{{ $creditCardInvoice->original_name }} ({{ $creditCardInvoice->formattedSize() }})
@php
$fileActionBtnClass = 'inline-flex h-8 w-8 items-center justify-center rounded-xl border border-white/70 bg-white/55 text-[#E83646] shadow-[0_6px_14px_rgba(15,23,42,0.08)] backdrop-blur transition hover:-translate-y-0.5 hover:bg-rose-50/90 hover:shadow-[0_8px_16px_rgba(232,54,70,0.2)]';
@endphp
@if($creditCardInvoice->isPreviewable())
@endif