Explorar o código

fixed mcn value on patient

Josh %!s(int64=4) %!d(string=hai) anos
pai
achega
a81155a7c3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      resources/views/layouts/patient.blade.php

+ 0 - 1
resources/views/layouts/patient.blade.php

@@ -141,7 +141,6 @@
                                     <div class=separators>
                                         <div>{{friendly_date_time($patient->dob, false)}} ({{$patient->age_in_years}} y.o {{$patient->sex}})</div>
                                         <div>
-                                            <label>MCN:</label>
                                             @if($patient->was_medicare_validation_successful && $patient->is_part_b_primary == 'YES')
                                                 Covered <span style="color:green"><i class="fa fa-check-circle"></i> </span>
                                             @elseif($patient->was_medicare_validation_successful)