@extends('backEnd.master') @section('title') @lang('common.student_list') @endsection @section('mainContent') {{-- disable student --}}
| @lang('student.admission_no') | @lang('student.name') | @if(generalSetting()->multiple_roll==0)@lang('student.id_number') | @else @if(!moduleStatusCheck('University'))@lang('student.father_name') | @endif @endif@lang('student.date_of_birth') | @if(moduleStatusCheck('University'))@lang('student.fac_dept') | @else@lang('student.class_sec') | @endif@lang('common.gender') | @lang('common.type') | @lang('common.phone') | @lang('common.actions') |
|---|