bulk actions in the users fixed #33dqhgt

This commit is contained in:
Sevan Nerse 2022-06-28 22:15:14 +03:00
parent 90a2330ae2
commit 2eeb7132af

View File

@ -20,7 +20,7 @@
<x-index.container> <x-index.container>
<x-index.search <x-index.search
search-string="App\Models\Auth\User" search-string="App\Models\Auth\User"
bulk-action="App\BulkActions\Auth\User" bulk-action="App\BulkActions\Auth\Users"
/> />
<x-table> <x-table>