Remove unneeded Form::close from users index

This commit is contained in:
Marcus Moore 2025-02-12 13:50:38 -08:00
parent 2f1212fa1a
commit 60d7232569
No known key found for this signature in database

View file

@ -66,9 +66,6 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'>
</table>
{{ Form::close() }}
</div><!-- /.box-body -->
</div><!-- /.box -->
</div>