{{-- Layout --}} @extends('student.layout.layout') {{-- Page Title --}} @section('title','GAS LMS | Start Assignment') {{-- Breadcrumb section --}} {{-- @section('breadcrumb') @include('components._breadcrumb', ['items' => ['Course Overview' => route('student.course.index',$coffid)]]) @endsection --}} {{-- Content --}} @section('content') {{--
--}}