@extends('layouts.master') @section('main_title', 'قائمة المسابقات') @section('main_page', 'المسابقات') @section('title', 'المسابقات') @section('content')
Selected
الاسم المستوى التعليمي التاريخ وقت البداية وقت الانتهاء عدد الاسئلة
@include('dashboard.contests.Model.create_update') @include('Shared.delete') @endsection @section('scripts') @include('dashboard.contests.js.js') @endsection