|
@@ -770,7 +770,7 @@ use App\Models\Handout;
|
|
|
<div class="min-width-300px stag-scrollbar">
|
|
|
<?php $isOldClient = (date_diff(date_create(config('app.point_impl_date')), date_create($patient->created_at))->invert === 1); ?>
|
|
|
@if($isOldClient)
|
|
|
- <div class="p-2 bg-light border-bottom">
|
|
|
+ <div class="p-2 bg-light border-bottom screen-only">
|
|
|
<div class="d-flex align-items-baseline">
|
|
|
<div class="font-weight-bold font-size-14 text-warning-dark">
|
|
|
<i class="fa fa-clock text-secondary text-sm"></i>
|