ソースを参照

Resolve popup - incl from note (company pro, bills, claims)

Vijayakrishnan 3 年 前
コミット
0e21ff3c9e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      resources/views/app/patient/note/resolve.blade.php

+ 3 - 0
resources/views/app/patient/note/resolve.blade.php

@@ -164,6 +164,9 @@
                     <div class="flex-grow-1 overflow-auto" style="max-height: calc(100vh - 260px);">
                         <div class="note_template_{{$note->visitTemplate ? $note->visitTemplate->internal_name : ''}}">
                             @include('app.patient.note.note-segment-list-resolve')
+                            <div class="border-top mt-3">
+                                @include('app.patient.note.partials.cpp-bills-claims-container')
+                            </div>
                         </div>
                     </div>
                     <div class="overflow-auto min-width-250px width-250px" style="max-height: calc(100vh - 260px);">