Explorar o código

erx dispense 0

Peter Muturi %!s(int64=3) %!d(string=hai) anos
pai
achega
cd05a1a1da

+ 1 - 1
resources/views/app/patient/prescriptions/pdf/DRUG.blade.php

@@ -77,7 +77,7 @@ if($coverage) {
                             @if(@$item->instructions)
                                 <p style="margin: 0.5rem 0;">Instructions: {{ $item->instructions }}</p>
                             @endif
-                            @if(@$item->dispense)
+                            @if(isset($item->dispense))
                                 <p style="margin: 0.5rem 0;">Dispense: {{ $item->dispense }}</p>
                             @endif
                             @if(@$item->refills)