@extends('layouts.master') @section('title') {{ __('students') }} @endsection @section('content')
| {{ __('id') }} | {{ __('no.') }} | {{ __('name') }} | {{ __('gr_number') }} | {{ __('roll_no') }} | {{ __('class') . ' ' . __('section') . ' ' . __('id') }} | {{ __('class') . ' ' . __('section') }} | @canany(['generate-result']){{ __('action') }} | @endcanany
|---|