Quellcode durchsuchen

added sms numbers

Josh vor 4 Jahren
Ursprung
Commit
86e7515b13
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      resources/views/app/patient/sms.blade.php

+ 2 - 0
resources/views/app/patient/sms.blade.php

@@ -28,6 +28,8 @@
             <tr>
                 <th class="px-2 text-secondary">Date &amp; Time</th>
                 <th class="px-2 text-secondary w-25">Type</th>
+                <th class="px-2 text-secondary w-25">From</th>
+                <th class="px-2 text-secondary w-25">To</th>
                 <th class="px-2 text-secondary w-50">Content</th>
             </tr>
             </thead>