@extends('admin.layouts.master') @section('title', 'View All Request Course - Admin') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('View All Request Course') }} @endslot @slot('menu1') {{ __('Instructor') }} @endslot @slot('menu2') {{ __('Multiple Instructor') }} @endslot @slot('menu2') {{ __('Involvement Courses') }} @endslot @endcomponent