Procházet zdrojové kódy

updated client header

logicpowerhouse před 5 roky
rodič
revize
64ca36ea9b
1 změnil soubory, kde provedl 12 přidání a 12 odebrání
  1. 12 12
      resources/views/layouts/patient.blade.php

+ 12 - 12
resources/views/layouts/patient.blade.php

@@ -184,18 +184,6 @@
                                             </div>
                                         @endif
                                     </div>
-                                    <div class="d-flex">
-                                        <div class="pl-3">
-                                            <strong>MA:</strong>
-                                            @if($patient->cm)
-                                                {{$patient->cm->name_display}}
-                                            @else
-                                                <div>
-                                                    none!
-                                                </div>
-                                            @endif
-                                        </div>
-                                    </div>
                                 </div>
                                 <div class="d-flex">
                                     <div>
@@ -242,6 +230,18 @@
                                             </div>
                                         @endif
                                     </div>
+                                    <div class="d-flex">
+                                        <div class="pl-3">
+                                            <strong>MA:</strong>
+                                            @if($patient->cm)
+                                                {{$patient->cm->name_display}}
+                                            @else
+                                                <div>
+                                                    none!
+                                                </div>
+                                            @endif
+                                        </div>
+                                    </div>
                                 </div>
                                 <div class="d-flex">
                                     <div>