@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
The Buttons extension for DataTables--}} {{-- provides a common set of options, API methods and styling to display--}} {{-- buttons on a page that will interact with a DataTable. The core library--}} {{-- provides the based framework upon which plug-ins can built.--}} {{--
--}}| {{trans('labels.center')}} | {{trans('labels.group')}} | {{trans('labels.day')}} | {{trans('labels.time')}} | {{trans('labels.classes')}} |
|---|---|---|---|---|
| {{$class->group->center->name}} | {{$class->group->name}} | {{__('labels.'.$class->day)}} | {{$class->start . ' - ' . $class->end}} | @can('student-management-list') @endcan |