diff --git a/app/Modules/Post/Views/list/cards.blade.php b/app/Modules/Post/Views/list/cards.blade.php index a2aed75..e6eb102 100644 --- a/app/Modules/Post/Views/list/cards.blade.php +++ b/app/Modules/Post/Views/list/cards.blade.php @@ -14,15 +14,18 @@ class="badge bg-body-secondary text-dark border-secondary bg-opacity-75 fs-6 rou
- - + +
+ Loading... +
+
@endforeach - @livewire('post.card')