@extends('layout.layout') @section('content') @include('dashboard.quiz.questions.quiz-container') @endsection