@extends('backend.superadmin.index') @section('body')
{{$heading}}
@include('layouts.message')

{{$heading}} Back

{{csrf_field()}}
Question *
Use Image on Question?*
Marks*
Limit Time (in Second)
Question Group*
@foreach($terms as $termKey=>$term)
@endforeach
@endsection @section('script') @endsection