JCF

Supplier Satisfaction Survey

{{ $survey->supplier?->name }}@if($survey->requisition) ยท {{ $survey->requisition->reference_no }}@endif

@if($survey->isCompleted())
Thank you!

Your response has already been recorded. We appreciate your feedback.

@else @if($errors->any())
{{ $errors->first() }}
@endif
How do you rate doing business with the JCF?
Your feedback helps us improve. It only takes a moment.
@csrf
๐Ÿ‘
๐Ÿ‘Ž
@for($i=1;$i<=5;$i++)โ˜…@endfor
Tap a thumb and the stars to rate
@endif