@php $question = App\Models\Question::where('id', $id)->first(); @endphp
@csrf
{{ get_phrase('Back') }}
@include('admin.init')