# {{ @trans('mystery_program.m_user') }} {{ @trans('mystery_program.city') }} {{ @trans('mystery_program.visiting_client') }} {{ @trans('mystery_program.visiting_branch') }} {{ @trans('mystery_program.visitong_date') }} {{ @trans('mystery_program.status') }} {{ @trans('mystery_program.oas') }}
@{{ index + 1 }} @{{ item.m_plus.first_name }} @{{ item.m_plus.last_name }} warningstar @{{ (item.m_plus && item.m_plus.locations && item.m_plus.locations.cities && item.m_plus.locations.cities.name != '') ? item.m_plus.locations.cities.name : '-' }} @{{ (item.mp_client_branch && item.mp_client_branch.company && item.mp_client_branch.company.name != '') ? item.mp_client_branch.company.name : '-' }} @{{ (item.mp_client_branch && item.mp_client_branch.client_branch && item.mp_client_branch.client_branch.name != '') ? item.mp_client_branch.client_branch.name : '-' }} @{{ item.mp_result.visiting_date | moment }} @{{ item.start_date | moment}} - @{{ item.end_date | moment}} Approved Submitted Scheduled Rejected Due Pending @{{ item.oas }} -
@push('pageJs') @endpush