@extends('layout.app') @section('title') {{ __('الاختبارات المركزية ') }} @stop @section('css') @stop @section('content')
| # | {{ __('الصف') }} | {{ __('المواد الدراسية') }} | {{ __('التاريخ') }} | {{ __('Action') }} |
|---|---|---|---|---|
| {{ $loop->iteration }} | @if ($sub_exam->class) {{ $sub_exam->class->name }} @endif | @foreach ($sub_exam->subjects as $subject) @if ($subject->subject) {{ $subject->subject->name }} @endif @endforeach | {{ $sub_exam->date }} |
حذف
|
لا يحتوي مواعيد