@extends('layouts.instructor') @section('breadcrumb')
@endsection @section('content')| {{ __('Days') }} | {{ __('Action') }} |
|---|---|
| {{ __('Saturday') }} | |
| {{ __('Sunday') }} | |
| {{ __('Monday') }} | |
| {{ __('Tuesday') }} | |
| {{ __('Wednesday') }} | |
| {{ __('Thursday') }} | |
| {{ __('Friday') }} |