@extends('layouts/contentNavbarLayout') @section('title', 'Add Quiz') @section('content')

Add Quiz

Form Input Data Quiz
@csrf

@csrf
@endsection