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



@endsection @section('scripts') @endsection