@php $subscription = $subscription ?? null; @endphp
الخدمة: {{ $subscription->item_name }}
الإجمالي: {{ number_format($subscription->total, 2) }}