Removed temp code

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-05-15 17:31:16 +02:00
parent 77da22f4dd
commit a2669a3084

View File

@@ -155,8 +155,4 @@
</div> <!--/.col-md-7-->
</div>
@if ($errors->any())
<?php print_r($errors, true); ?>
@endif
@stop