{{ __('message.questions_bank') }} @if(empAllowedTo('create_questions')) @endif
@if(empAllowedTo('view_questions'))
-
{!! $questions !!}
{{ __('message.quizes') }} @if(empAllowedTo('create_quizes')) @endif @if(empAllowedTo('clone_quizes')) @endif @if(empAllowedTo('download_quizes')) @endif
@if(empAllowedTo('edit_quizes'))
@endif
@if(empAllowedTo('delete_quizes'))
@endif
@if(empAllowedTo('view_quizes'))