@extends('user.layout') @section('content')
{{ __('Edit Quiz') }}
@csrf



@endsection @section('scripts') @endsection