{{ @trans('mystery_program.assessment') }}

{{ @trans('mystery_program.select_categories') }}


@csrf

{{ @trans('mystery_program.assessment') }}

{{ @trans('mystery_program.description') }}


@csrf @if(session()->get('asse_description')) @foreach(session()->get('asse_description') as $asse_description)
@endforeach @endif

{{ @trans('mystery_program.assessment') }}

@{{ action }} {{ @trans('mystery_program.description') }}


@{{ error['asse_description'] }}

@{{ action }} {{ @trans('mystery_program.custom_question') }}

@csrf

{{ @trans('mystery_program.select_client_branch') }}

@csrf

@{{ action }} {{ @trans('mystery_program.user_access') }}

@csrf
{{ @trans('mystery_program.access_type') }} is required.
{{ @trans('mystery_program.client_user') }} is required.

@{{ action }} {{ @trans('mystery_program.user_access') }}

@csrf
{{ @trans('mystery_program.access_type') }} is required.
{{ @trans('mystery_program.client_access') }} is required.
{{ @trans('mystery_program.branch_access') }} is required.