|
@@ -8,7 +8,7 @@
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="card-body p-0 max-height-300px overflow-auto">
|
|
|
|
|
|
+ <div class="card-body p-0 max-height-200px overflow-auto">
|
|
@if(@$appointments && count($appointments))
|
|
@if(@$appointments && count($appointments))
|
|
<table class="mb-0 table table-sm table-striped appointments border-top-0">
|
|
<table class="mb-0 table table-sm table-striped appointments border-top-0">
|
|
@foreach($appointments as $appointment)
|
|
@foreach($appointments as $appointment)
|