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



@endsection @section('script') @endsection