@extends('teacher.layout.layout') @section('title', 'GAS LMS | Course Page') {{-- Breadcrumb section --}} @section('breadcrumb') @include('components._breadcrumb', ['items' => ['Dashboard' => route('teacher.dashboard')]]) @endsection @section('content')