@extends('layouts.master') @section('pages') {{ __('dashboard.home') }} @endsection @section('title') {{ __('dashboard.students') }} @endsection @section('btn') @endsection @section('css') @endsection @section('content')
# الطالب المادة الحالة تاريخ الإضافة
@endsection @section('js') @endsection