{{__('Customer Satisfaction Survey')}}

Your satisfaction regarding the services provided by the laboratory is an important indicator for the quality of our work. We therefore would like to ask you to please take a few minutes to fill in our short survey and help us improve our services.

* {{__('Survey Date')}}
{{-- * {{__('Contact Details')}} --}}
{{-- Region --}}
{{-- * {{__('Gender')}} --}}
@if(isset($customer_survey)) @php $selected_labs = []; // dd($customer_survey['labs']); foreach ($customer_survey['labs'] as $labs){ // dd($labs->all_labs); foreach($labs->all_labs as $lab){ $selected_labs[] = $lab['id']; } } @endphp @endif
@if(isset($customer_survey)) @php $selected_tests = []; // dd($customer_survey['tests']); foreach ($customer_survey['tests'] as $tests){ // dd($tests->all_tests); foreach($tests->tests as $test){ $selected_tests[] = $test['id']; } } @endphp @endif {{-- @php dd($tests_x); @endphp --}}
{{--
@php $selected_tests = []; if(isset($customer_survey)) { dd($customer_survey->tests); foreach ($customer_survey->tests as $ctest) { $selected_tests[] = $ctest->test_id; } } @endphp
--}} {{--
@php $selected_users = []; foreach ($analysis->task_analysis_users as $tau) { $selected_users[] = $tau->user->id; } @endphp @can('add_member')
@endcan
--}} {{--
--}}

{{__('HOW WELL DID WE SERVE YOU?')}}

* Promptness of Service (*M to F working days) ≤7 working days 8-10 working days 11-15 working days 15-30 working days >30 working days
* Attitude of Attending Personnel Inconsiderate Unprofessional Knowledgeable Efficient Well-mannered
Question Poor Fair Satisfactory Very Satisfactory Excellent
* Released results are accurate with no errors in patient data
* Overall assessment of the attitude of the attending staff
* Overall quality of service

{{__('Complaints/ Comments/ Suggestions to improve our services, if any:')}}

{{__('Data Privacy Policy Disclosure')}}


In submitting this form, I agree to my details being used for the purposes of surveying customer satisfaction. The information will only be accessed by necessary university staff. I understand my data will be held securely and will not be distributed to third parties. I have a right to change or access my information. I understand that when this information is no longer required for this purpose, official university procedure will be followed to dispose of my data.