@extends('layout.app') @section('title') {{ __('الاختبارات المركزية ') }} @stop @section('css') @stop @section('content')
| # | {{ __('اسم الطالب') }} | {{ __('Action') }} |
|---|---|---|
| {{ $loop->iteration }} | @if ($absence->user) {{ $absence->user->name }} @endif |
حذف
|
لا يوجد غيابات حاليا