2022-07-29 17:47:55 +03:00
|
|
|
<div data-absolute-loading-content v-if="content_loading" class="absolute w-full lg:flex items-start justify-center bg-body top-0 bottom-0 left-0 right-0 z-50">
|
2022-06-01 10:15:55 +03:00
|
|
|
<img src="{{ asset('public/img/akaunting-loading.gif') }}" class="w-28 h-28" alt="Akaunting" />
|
|
|
|
</div>
|
|
|
|
<!--data attr added because for none vue.js pages-->
|