@csrf

{{ $errors->first('question') }}

{{ $errors->first('answer') }}

{{ $errors->first('type') }}

@include('layouts.loading_button', ['class' => 'btn sg-btn-primary'])