@extends('layouts.master') @section('title') {{ __('timetable') }} @endsection @section('content')
{{ __('id') }} {{ __('no.') }} {{ __('name') }} {{ __('Monday') }} {{ __('Tuesday') }} {{ __('Wednesday') }} {{ __('Thursday') }} {{ __('Friday') }} {{ __('Saturday') }} {{ __('Sunday') }} {{ __('action') }}
@endsection