@extends('admin.layouts.container') @section('content')

{{ $head ?? '' }}

@if($answer ?? '' && $answer->id) @method('PUT') @endif @CSRF
id)) style="display:none" @endif id="data" > @if($answer ?? '' && $answer->id) @if(checkquestion($answer->id))
@endif @endif
@endsection @section('inner_js') {{-- --}} @endsection