|
@@ -65,9 +65,6 @@
|
|
|
<small>{{ $testsCounter }}. {{ config('constants.tests.'.$test) }}<small>>@if(count($order->associatedOrders($order->id)) -1 !== $tOrder),@endif
|
|
|
@endforeach
|
|
|
@endforeach
|
|
|
- @if(@$storeOrderSelectedOptions->partner == 1)
|
|
|
- <p class="mt-2 mb-0"><b style="font-family:sans-serif">Partner: {{@$storeOrderSelectedOptions->partner_email}}</b></p>
|
|
|
- @endif
|
|
|
@if(@$results_attachment)
|
|
|
<p class="mt-2 p-1 bg-light border"><b>Lab Report: <a class="ms-2 text-sm text-success" href="{{ $results_attachment['attachmentAccessTokenUrl'] }}" target="_blank"><i class="fal fa-file-pdf"></i> Download PDF</a></b></p>
|
|
|
@endif
|