المملكة العربیة السعودیة
شركة مدارس النبلاء
الأهلية

التاريخ : {{ Carbon\Carbon::now()->format('d-m-Y') }}

سند قبض

{{ sprintf('رقم #%s للعام %s',$attempt->id,$attempt->year_name)}}

الرقم الضريبي
: {{ env('VAT_NUMBER','301207898100003') }}
استلمنا من

{{ $attempt->guardian_name}}

الجنسية

{{ $attempt->nationality_name}}

مبلغ وقدره

{{ $attempt->received_ammount }} ر.س

عن طريق

{{ $attempt->method_name }} {{ $attempt->bank_name ? '('.$attempt->bank_name.')' : null }}

للطالب/ة

{{ $attempt->student_name }}

الصف

{{ sprintf('%s - %s - %s',$attempt->school_name,$attempt->grade_name,$attempt->level_name) }}

رقم الهوية

{{ $attempt->guardian_national_id }}

بتاريخ

{{ $attempt->created_at->format('Y-m-d') }}

كجزء من

{{ $attempt->installment_name }}

رقم الهوية

{{ $attempt->national_id }}

الموظف المختص

{{ $attempt->admin_name ?? '--' }}

والمتبقي من

{{ $attempt->installment_name }}

مبلغ وقدره

{{ $attempt->residual_amount }}

ريال سعودي

{{--@if(count($contracts->where('residual_amount','>=',1)))--}} {{--
--}} {{--
--}} {{--

تقرير الحالة المالية

--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($application->where('residual_amount','>=',1) as $application)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
الابن/هعامرسوم الدراسيةالنقلالضرائبخصممديونيةالاجماليمسددمستحق
{{ $application->student_name }}{{ $application->year_name }}{{ $application->tuition_fees }}{{ $application->bus_fees > 0 ? $application->bus_fees : 'غير مشترك' }}{{ $application->vat_amount >0 ? $application->vat_amount : 'لا ينطبق' }}{{ $application->period_discounts + $application->coupon_discounts }}{{ $application->debt }}{{ $application->total_fees }}{{ $application->total_paid }}{{ $application->total_fees - $application->total_paid }}
--}} {{--
--}} {{--
--}} {{--
--}} {{--@endif--}}