Migrate Form::close on ldap settings page

This commit is contained in:
Marcus Moore 2025-02-12 13:36:48 -08:00
parent c08cfb9b73
commit 14b25949b8
No known key found for this signature in database

View file

@ -837,7 +837,7 @@
</div> <!-- /.col-md-8-->
</div> <!-- /.row-->
{{Form::close()}}
</form>
@endsection