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

Edit Quiz

@csrf
Form Edit Data Quiz
@endsection