@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

{{trans('labels.educational_centers')}}

@endsection @section('content')
{{--

Buttons example

--}} {{--

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.--}} {{--

--}} @foreach($data['classTimes'] as $classTime)
{{trans('labels.lecture')}} {{trans('labels.center')}} {{trans('labels.group')}} {{trans('labels.day')}} {{trans('labels.date')}} {{trans('labels.time')}} {{trans('labels.classes')}}