@component('components.sidebar')
@endcomponent
@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') My Quiz Attempts @endslot @slot('item1') Home @endslot @slot('item2') My Quiz Attempts @endslot @endcomponent