Remove unneeded Form::close on view status label page

This commit is contained in:
Marcus Moore 2025-02-12 13:49:37 -08:00
parent cc4d8f2a5b
commit 2f1212fa1a
No known key found for this signature in database

View file

@ -40,7 +40,6 @@
</table> </table>
</div><!-- /.col --> </div><!-- /.col -->
</div><!-- /.row --> </div><!-- /.row -->
{{ Form::close() }}
</div><!-- ./box-body --> </div><!-- ./box-body -->
</div><!-- /.box --> </div><!-- /.box -->
</div> </div>