Add missing @csrf

This commit is contained in:
Marcus Moore 2025-02-12 12:11:36 -08:00
parent 8aa0135afa
commit ef3112e526
No known key found for this signature in database

View file

@ -10,7 +10,7 @@
class="form-inline" class="form-inline"
id="usersBulkForm" id="usersBulkForm"
> >
@csrf
<div id="users-toolbar" style="width:100% !important;"> <div id="users-toolbar" style="width:100% !important;">
<label for="bulk_actions" class="sr-only">{{ trans('general.bulk_actions') }}</label> <label for="bulk_actions" class="sr-only">{{ trans('general.bulk_actions') }}</label>