@extends('layouts.master') @section('title') {{ __('diary') }} @endsection @section('content')
| {{ __('id') }} | {{ __('user_id') }} | {{ __('no.') }} | {{ __('student_name') }} | {{ __('roll_number') }} | {{ __('class_section') }} |
|---|
| {{ __('id') }} | {{ __('no.') }} | {{--{{ __('session_year') }} | --}}{{ __('student') }} | {{ __('diary_category') }} | {{ __('title') }} | {{--{{ __('Class Section') }} | --}}{{ __('subject') }} | {{ __('description') }} | @role('School Admin'){{ __('added_by') }} | @endrole{{ __('type') }} | {{ __('action') }} |
|---|