@extends('layouts.contentLayoutMaster')
@php
$breadcrumbs = [[['link' => route('home'), 'name' => "الرئيسية"],['link' => route('accounts.index'), 'name' => 'الحسابات'],['link' => route('accounts.index'), 'name' => 'حركة الصندوق']],['title'=> 'حركة الصندوق']];
@endphp
@section('vendor-style')
@endsection
@section('page-style')
@endsection
@section('title', 'سجل حركة الصندوق')
@section('content')
م
الطالب
ولي الامر
{{-- الصف --}}
{{-- خ.السداد --}}
الفترة
الدفعة
المبلغ
عن طريق
المرجع
بواسطة
التاريخ
{{ $PaymentAttempt->id }}
{{ $student_name }}
{{ $parent ? sprintf('%s (%s)',$parent->first_name.' '.$parent->last_name,$guardian->national_id) : '' }}
{{-- {{ sprintf('%s - %s - %s - %s',$PaymentAttempt->school_name , $PaymentAttempt->gender_name, $PaymentAttempt->grade_name, $PaymentAttempt->level_name) }} --}}
{{-- {{ $PaymentAttempt->plan_name }} --}}
{{ $PaymentAttempt->period_name }}
{{ sprintf('%s',$PaymentAttempt->installment_name) }}
{{ $PaymentAttempt->received_ammount }}
{{ $PaymentAttempt->method_name }} {!! $PaymentAttempt->bank_name ? sprintf('(%s)',$PaymentAttempt->account_number,$PaymentAttempt->bank_name) : '' !!} {!! $PaymentAttempt->network_name ? sprintf('(%s)',$PaymentAttempt->network_account_number,$PaymentAttempt->network_name) : '' !!}
@if(! empty($PaymentAttempt->attach_pathh) && Storage::disk('s3')->exists($PaymentAttempt->attach_pathh))
@else {{ $PaymentAttempt->reference }} @endif
{{ $PaymentAttempt->admin_name }}
{{ $PaymentAttempt->updated_at->format('m-d-Y') }}
@endforeach
تم التحديث في {{ Carbon\Carbon::now()->format('d-m-Y') }} عن الساعة {{ Carbon\Carbon::now()->format('H:m:s') }}
التحصيلات بالصفحة
عدد الحركات بالصفحة
عدد الحركات
اجمالي التحصيلات