ابنائي
@foreach ($list as $key => $record) @endforeach
اسم ولي الامر رقم الهوية اجمالي المديونيات المبلغ المدفوع المتبقي
{{ $record->guardian_name }} {{ $record->guardian_national_id }} {{ $record->total_debts }} {{ $record->total_paids }} ر.س {{ round($record->total_debts - $record->total_paids,2) }} ر.س