@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Quiz @endslot @slot('item1') Home @endslot @slot('item2') Quiz @endslot @endcomponent
img
Eugene Andre

Instructor

@component('components.sidebar') @endcomponent
@endsection