Kaynağa Gözat

LEFT & RIGHT segments tables

Samson Mutunga 3 yıl önce
ebeveyn
işleme
ae27f60a36

+ 1 - 1
resources/views/app/practice-management/visit-templates/visit-template-segment-templates/index.blade.php

@@ -88,7 +88,7 @@
             <div class="card">
                 <div class="card-header border-bottom-0 px-1 py-2 d-flex align-items-center">
                     <div class="d-flex align-items-center justify-content-between w-100">
-                        <strong>Left Position</strong>
+                        <strong>Right Position</strong>
                         @include('app.practice-management.visit-templates.visit-template-segment-templates.create', ['position' => 'RIGHT'])
                     </div>
                 </div>