소스 검색

added sms numbers

Josh 4 년 전
부모
커밋
86e7515b13
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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>