loading added into the apps
This commit is contained in:
parent
d543b5545d
commit
b649e31b48
@ -16,7 +16,8 @@
|
||||
|
||||
<x-layouts.admin.menu />
|
||||
|
||||
<!-- loading component will add this line -->
|
||||
<!-- loading component will add this line -->
|
||||
<x-loading.content />
|
||||
|
||||
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
|
||||
<div id="main-body">
|
||||
|
@ -14,8 +14,6 @@
|
||||
</x-slot>
|
||||
|
||||
<x-slot name="content">
|
||||
<x-loading.content />
|
||||
|
||||
<div class="flex flex-col space-y-16 py-4 cursor-default">
|
||||
<div class="flex flex-col lg:flex-row w-full lg:space-x-16 rtl:space-x-reverse space-y-0">
|
||||
<div class="w-full lg:w-7/12 flex flex-col space-x-2 banner">
|
||||
|
Loading…
x
Reference in New Issue
Block a user