Forráskód Böngészése

added sms numbers

Josh 4 éve
szülő
commit
86e7515b13
1 módosított fájl, 2 hozzáadás és 0 törlés
  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>