@if ($invoice->type == 'subscription')

فاتورة إشتراك

@else

فاتورة تسوية

@endif

توريستا للحجوزات

091/092-1234567

091/092-1234567

info@turista.ly

Logo

اسم المندوب:

{{ $invoice->representative?->name }}

العنوان:

{{ $invoice->user?->address }}

الإسم:

{{ $invoice->user?->full_name }}

رقم الهاتف:

{{ $invoice->user?->country_code }} {{ $invoice->user?->contact_no }}

عدد الوحدات:

{{ $invoice->count_of_units }}

رقم الفاتورة:

{{ $invoice->invoice_number }}

رقم حسابه في توريستا:

تاريخ الفاتورة:

{{ $invoice->created_at?->toDateString() }}

نوع الإشتراك:

@lang("models/invoices.plan.{$invoice->plan}", [], 'ar')

تفاصيل الإشتراك:

@if ($invoice->type == 'subscription') {{ $invoice->payment_mode ? __("models/invoices.payment_mode.{$invoice->payment_mode}", [], 'ar') : '' }} @else @lang("models/invoices.reserved_payment_mode.{$invoice->reserved_payment_mode}", [], 'ar') @endif

من:

{{ $invoice->start_at?->toDateString() }}

إلى:

{{ $invoice->end_at?->toDateString() }}

@if ($invoice->type == 'subscription') @include('invoices.subscription_table') @else @include('invoices.settlement_table') @endif
QR Code

المحاسب:

{{ $invoice->createdBy?->full_name }}

التوقيع:

المندوب:

التوقيع: