Skip to content

Commit c2dd13a

Browse files
bugfixing
1 parent df31279 commit c2dd13a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/views/livewire/users.blade.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ class="icon icon-xxs ms-auto" fill="currentColor" viewBox="0 0 20 20"
110110
</div>
111111
</div>
112112
</div>
113+
<div class="alert alert-danger" role="alert">
114+
Add, Edit, Delete features are not functional. This is a PRO feature! Click <a
115+
href="https://volt-pro-laravel-admin-dashboard.updivision.com/">here</a> to see the PRO product.
116+
</div>
113117
<div class="card card-body shadow border-0 table-wrapper table-responsive">
114118
<div class="d-flex mb-3">
115119
<select class="form-select fmxw-200" aria-label="Message select example">

0 commit comments

Comments
 (0)