Migrate Form::close on notification settings page

This commit is contained in:
Marcus Moore 2025-02-12 12:50:37 -08:00
parent 2949fdecdd
commit fc55786ca2
No known key found for this signature in database

View file

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