refactoring
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
</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">
|
||||
@ -102,8 +104,6 @@
|
||||
</div>
|
||||
|
||||
<div class="flex items-center space-x-4 justify-between">
|
||||
<x-loading.module />
|
||||
|
||||
<x-layouts.modules.show.price :module="$module" />
|
||||
|
||||
<div class="flex lg:justify-center">
|
||||
|
Reference in New Issue
Block a user