{{__('translation.result_count')}} ({{$rows->count()}})
| # | {{__('translation.name')}} | {{__('translation.phone')}} | {{__('translation.email')}} | الجنسية | ملف تلخيص الكتاب الاول | ملف تلخيص الكتاب الثاني | ملف تلخيص الكتاب الثالث | الحالة | {{--{{__('translation.show')}} | --}}{{__('translation.actions')}} |
|---|---|---|---|---|---|---|---|---|---|---|
| {{$i++}} | {{$item->name}} | {{$item->phone}} | {{$item->email}} | {{$item->nationality}} | @if ($item->book1_ans_file) تحميل @endif | @if ($item->book2_ans_file) تحميل @endif | @if ($item->book3_ans_file) تحميل @endif | @include('dashboard.blocks.active') | {{--{{__('translation.show')}} | --}}{{__('translation.edit')}} عرض {{__('translation.delete')}} |