@extends('backEnd.master')
@section('title')
@lang('study.assignment_list')
@endsection
@section('mainContent')
@lang('study.assignment_list')
@lang('study.content_title')
@lang('common.type')
@lang('common.date')
@lang('study.available_for')
@if (moduleStatusCheck('University'))
@lang('university::un.semester_label')
@else
@lang('common.class_Sec')
@endif
@lang('common.action')