Adding {{$group_name}} Question

{{-- --}} This page allows you to show the question(s) and editable questions.

mdo
@forelse($Evaluation_question ?? [] as $question) @empty @endforelse
#
Question Edit Status
{!! $question->question_name !!}
@if($question->status == '1') @else @endif
There is no Question found
{{-- {!! $CannedResponse_apps->links() !!}--}}