calendar fixes
This commit is contained in:
parent
1e4eebe378
commit
903c832988
|
|
@ -15,7 +15,7 @@
|
|||
$cat_events = $events->where('sub_category_id',$cat->id);
|
||||
@endphp
|
||||
<div class="section-section py-3">
|
||||
<div class="col-12 d-flex justify-content-between">
|
||||
<div class="col-12 d-flex justify-content-between" style="margin-bottom: 20px">
|
||||
<h5 >{{$cat->title}}
|
||||
<div class="title-bottom-line"></div>
|
||||
</h5>
|
||||
|
|
|
|||
Loading…
Reference in New Issue