{{-- Layout --}} @extends('teacher.layout.layout') {{-- Page Title --}} @section('title','GAS LMS | Attachment Preview') {{-- Breadcrumb section --}} @section('breadcrumb') @include('components._breadcrumb', ['items' => ['Course Overview' => url()->previous()]]) @endsection @section('style') @endsection {{-- Content --}} @section('content')