|
@@ -36,61 +36,61 @@
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->patientsCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->patientsCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.my-patients')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients ">Patients </a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.my-patients')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients ">Patients </a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->patientsAwaitingMcpVisitCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->patientsAwaitingMcpVisitCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.patients_awaiting_mcp_visit')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients Awaiting MCP Visit">Patients Awaiting MCP Visit</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.patients_awaiting_mcp_visit')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients Awaiting MCP Visit">Patients Awaiting MCP Visit</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->patientsWithoutAppointmentCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->patientsWithoutAppointmentCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.patients_without_appointment')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients w/o Appointment ">Patients w/o Appointment </a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.patients_without_appointment')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Patients w/o Appointment ">Patients w/o Appointment </a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->encountersPendingMyReviewCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->encountersPendingMyReviewCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.encounters_pending_my_review')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Encounters Pending My Review ">Encounters Pending My Review </a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.encounters_pending_my_review')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Encounters Pending My Review ">Encounters Pending My Review </a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->encountersInProgressCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->encountersInProgressCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.encounters_in_progress')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Encounters In Progress">Encounters In Progress</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.encounters_in_progress')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Encounters In Progress">Encounters In Progress</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->appointmentsPendingConfirmationCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->appointmentsPendingConfirmationCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.appointments_pending_confirmation')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Appointments Pending Confirmation">Appointments Pending Confirmation</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.appointments_pending_confirmation')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Appointments Pending Confirmation">Appointments Pending Confirmation</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->cancelledAppointmentsPendingAckCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->cancelledAppointmentsPendingAckCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.cancelled_appointments_pending_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Cancelled Appointments Pending Ack.">Cancelled Appointments Pending Ack.</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.cancelled_appointments_pending_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Cancelled Appointments Pending Ack.">Cancelled Appointments Pending Ack.</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->reportsPendingAckCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->reportsPendingAckCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.reports_pending_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Reports Pending Ack.">Reports Pending Ack.</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.reports_pending_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Reports Pending Ack.">Reports Pending Ack.</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->supplyOrdersPendingMyAckCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->supplyOrdersPendingMyAckCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.supply_orders_pending_my_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Supply Orders Pending My Ack.">Supply Orders Pending My Ack.</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.supply_orders_pending_my_ack')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Supply Orders Pending My Ack.">Supply Orders Pending My Ack.</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->supplyOrdersPendingHcpApprovalCountAsDna()}}<th>
|
|
<th class="px-2 text-center">{{$pro->supplyOrdersPendingHcpApprovalCountAsDna()}}<th>
|
|
<th class="pl-2">
|
|
<th class="pl-2">
|
|
- <a href="{{route('dna.supply_orders_pending_hcp_approval')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Supply Orders Pending HCP Approval">Supply Orders Pending HCP Approval</a>
|
|
|
|
|
|
+ <a class="font-weight-normal" href="{{route('dna.supply_orders_pending_hcp_approval')}}" native target="_blank" open-in-stag-popup popup-style="tall" title="Supply Orders Pending HCP Approval">Supply Orders Pending HCP Approval</a>
|
|
</th>
|
|
</th>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
@@ -105,7 +105,7 @@
|
|
</strong>
|
|
</strong>
|
|
</div>
|
|
</div>
|
|
<div class="card-body p-0">
|
|
<div class="card-body p-0">
|
|
- <table class="table mb-0">
|
|
|
|
|
|
+ <table class="table table-sm mb-0">
|
|
<tbody>
|
|
<tbody>
|
|
<tr class="thin">
|
|
<tr class="thin">
|
|
<th colspan="2" class="font-weight-normal px-2 pl-2">Billing & Reimbursement</th>
|
|
<th colspan="2" class="font-weight-normal px-2 pl-2">Billing & Reimbursement</th>
|