@if(Auth::user()->role == 'admin')
@lang("Student's list") @lang('Student '.(school('country')->code == 'SG' ? 'Race' : 'Categories')) @lang('Student '.(school('country')->code == 'SG' ? 'Branch' : 'House')) @lang('Board Exam')
@if(isset($categories)) @lang('Add '.(school('country')->code == 'SG' ? 'Race' : 'Categories')) @endif
@endif