|
@@ -1072,11 +1072,11 @@ use App\Models\Handout;
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- @if($patient->currentCareMonth())
|
|
|
+ {{--@if($patient->currentCareMonth())
|
|
|
<div class="row border-bottom mx-3 mt-2">
|
|
|
@include('app.patient.rm-setup-form', ['careMonth' => $patient->currentCareMonth()])
|
|
|
</div>
|
|
|
- @endif
|
|
|
+ @endif--}}
|
|
|
|
|
|
<div class="row border-bottom mx-0">
|
|
|
<div class="col-12 px-0">
|