| @lang('SL') | @lang('Level of Education') | @lang('Exam/Degree Title') | @lang('Action') |
|---|---|---|---|
| {{$key+1}} | {{levelofEducation($value->level_of_education)}} | {{$value->exam_degree_title}} | Edit |
@extends('layouts.app') @section('title', __('Students')) @section('content')
| @lang('SL') | @lang('Level of Education') | @lang('Exam/Degree Title') | @lang('Action') |
|---|---|---|---|
| {{$key+1}} | {{levelofEducation($value->level_of_education)}} | {{$value->exam_degree_title}} | Edit |