rbac->hasPrivilege('quick_session_change', 'can_view')) { ?>
  • lang->line('current_session') . ": " . $this->setting_model->getCurrentSessionName(); ?>
  • lang->line('quick_links'); ?>
      rbac->hasPrivilege('student', 'can_view')) { ?>
    • lang->line('student_details'); ?>
    • rbac->hasPrivilege('collect_fees', 'can_view')) { ?>
    • lang->line('collect_fees'); ?>
    • rbac->hasPrivilege('income', 'can_add')) { ?>
    •   lang->line('add_income'); ?>
    • rbac->hasPrivilege('expense', 'can_view')) { ?>
    • lang->line('add_expense'); ?>
    • rbac->hasPrivilege('student_attendance', 'can_view')) { ?>
    • lang->line('student_attendance'); ?>
    • rbac->hasPrivilege('staff_attendance', 'can_view')) { ?>
    • lang->line('staff_attendance'); ?>
    • rbac->hasPrivilege('staff', 'can_view')) { ?>
    • lang->line('staff_directory'); ?>
    • rbac->hasPrivilege('exam', 'can_view')) { ?>
    • lang->line('exam') . " " . $this->lang->line('group'); ?>
    • rbac->hasPrivilege('exam_schedule', 'can_view')) { ?>
    • lang->line('exam') . " " . $this->lang->line('result'); ?>
    • rbac->hasPrivilege('class_timetable', 'can_view')) { ?>
    • lang->line('class_timetable'); ?>
    • rbac->hasPrivilege('admission_enquiry', 'can_view')) { ?>
    • lang->line('admission_enquiry'); ?>
    • rbac->hasPrivilege('complaint', 'can_view')) { ?>
    • lang->line('complain'); ?>
    • rbac->hasPrivilege('upload_content', 'can_view')) { ?>
    • lang->line('upload_content'); ?>
    • rbac->hasPrivilege('item_stock', 'can_add')) { ?>
    • lang->line('add_item_stock'); ?>
    • rbac->hasPrivilege('notice_board', 'can_view')) { ?>
    • lang->line('notice_board'); ?>
    • rbac->hasPrivilege('email_sms', 'can_view')) { ?>
    • lang->line('send_email_/_sms'); ?>