@extends('template.layouts.simple.master') @section('content')

Add Dropdown Option

{{--
--}} {{-- --}} @csrf
@error('template_id')

{{$message}}

@enderror
@error('question_id')

{{$message}}

@enderror
{{--
--}}
@endsection @section('scripts') @endsection