added loading summary detail

This commit is contained in:
Burak Civan 2022-06-06 11:53:35 +03:00
parent 4f37973e57
commit 09e2e97902

View File

@ -24,6 +24,8 @@
@include($class->views['filter'])
@include($class->views[$class->type])
<x-loading.content />
</div>
</x-slot>