kusowl c087126080 feature(admin-panel): manage broker section
- admin can edit, approve or reject broker registration
- admin can edit, delete or impersonate as broker
2026-01-28 13:44:05 +05:30

7 lines
140 B
PHP

<div class="pt-2 rounded-lg border border-gray-200">
<table class="ui-table table-auto w-full ">
{{$slot}}
</table>
</div>