@extends('layouts.contentLayoutMaster') @section('content') {!! Form::open(['route' => ['StudentParticipations.store',['class_id' => $class->id]],'method'=>'POST' , 'onsubmit' => 'showLoader()']) !!} {{ Form::hidden('class_id',$class->id)}}
اسم الطالب | واجبات | المشاركة | الانتباة | الألتزام بالتعليمات | |
الدرجة من | 10 | 10 | 10 | 10 | |
{{ $student->id }}# | {{ $student->student_name }} |
|
|
|
|