@extends('layouts.admin') @section('content')
Create Quiz
@csrf
@endsection @section('scripts') @parent @endsection