|
@@ -2,7 +2,7 @@
|
|
@section('content-inner')
|
|
@section('content-inner')
|
|
|
|
|
|
<div class="row">
|
|
<div class="row">
|
|
- <div class="col-6">
|
|
|
|
|
|
+ <div class="col-7">
|
|
|
|
|
|
<div class="table-responsive p-0 bg-white table-sm mt-3">
|
|
<div class="table-responsive p-0 bg-white table-sm mt-3">
|
|
<table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
|
|
<table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
|
|
@@ -23,7 +23,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
- <div class="col-6">
|
|
|
|
|
|
+ <div class="col-5">
|
|
<div class="border-left h-100 pt-3 px-3">
|
|
<div class="border-left h-100 pt-3 px-3">
|
|
@include('pro/care_month_entries/actions')
|
|
@include('pro/care_month_entries/actions')
|
|
</div>
|
|
</div>
|