ابنائي
السنة الدراسبة : {{ $year_name }}
ابتداء من : {{ $date_from }}
الي تاريخ : {{ $date_to }}
@foreach ($PaymentAttempts as $key => $PaymentAttempt) @endforeach
م الطالب ولي الامر هوية النظام النوع المرحلة الصف خ.السداد الدفعة العام الدراسي المبلغ عن طريق بواسطة ت.الانشاء ت.التحديث
{{ $PaymentAttempt->id }} {{ $PaymentAttempt->student_name }} {{ $PaymentAttempt->guardian_name }} {{ $PaymentAttempt->national_id }} {{ $PaymentAttempt->school_name }} {{ $PaymentAttempt->gender_name}} {{ $PaymentAttempt->grade_name}} {{ $PaymentAttempt->level_name }} {{ $PaymentAttempt->plan_name }} {{ $PaymentAttempt->installment_name }} {{ $PaymentAttempt->year_name }} {{ $PaymentAttempt->received_ammount }} {{ $PaymentAttempt->method_name }} {{ $PaymentAttempt->bank_name ? '(' .$PaymentAttempt->bank_name .')' : '' }} {{ $PaymentAttempt->network_name ? '(' .$PaymentAttempt->network_name .')' : '' }} {{ $PaymentAttempt->admin_name }} {{ $PaymentAttempt->created_at->format('m-d-Y') }} {{ $PaymentAttempt->updated_at->format('m-d-Y') }}