update tampilan login

This commit is contained in:
KhatamNugraha
2023-10-17 13:24:37 +07:00
parent 36a4a4db64
commit be31bd6350
4 changed files with 11 additions and 13 deletions

View File

@ -2,7 +2,7 @@
<!--begin::Row-->
<div class="row g-5 g-xl-10 mb-5 mb-xl-10">
<!--begin::Col-->
<div class="col-md-6 col-lg-6 col-xl-6 col-xxl-3 mb-md-5 mb-xl-10">
{{-- <div class="col-md-6 col-lg-6 col-xl-6 col-xxl-3 mb-md-5 mb-xl-10">
@include('partials/widgets/cards/_widget-20')
@include('partials/widgets/cards/_widget-7')
@ -13,10 +13,10 @@
@include('partials/widgets/cards/_widget-17')
@include('partials/widgets/lists/_widget-26')
</div>
</div> --}}
<!--end::Col-->
<!--begin::Col-->
<div class="col-xxl-6">
<div class="col-xxl-12">
@include('partials/widgets/engage/_widget-10')
</div>
<!--end::Col-->
@ -53,6 +53,6 @@
</div>
<!--end::Row--> --}}
<!--end::Row-->
</x-default-layout>