Assigned StudentsThere are {{$enrolled_students}} students enrolled in this courseThere are {{count($assignment_students->where('is_allowed',1))}} students assigned to this homework
{{-- edit start and end date modal --}}
@endsection
@section('js')
{{-- delete student --}}
{{-- Submit forms --}}
{{-- confirm alert --}}
{{-- on check checkboxes --}}
@endsection