@extends('layouts.master') @section('css') @toastr_css @section('title') {{ trans('Report_trans.title_page') }} - {{ trans('Students_trans.title_page') }} @stop @endsection @section('page-header') @section('PageTitle') {{ trans('Report_trans.title_page') }} @stop
| {{ trans('Report_trans.dept_no') }} | {{ trans('Report_trans.dept_name') }} | {{ trans('Students_trans.title_page') }} |
|---|---|---|
| {{ $dept->id }} | {{ $dept->name }} | {{ $dept->users->count() }} |