Removed extra divs

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-06-17 12:52:23 +01:00
parent 60accfd601
commit d9cc3c3ec7
3 changed files with 3 additions and 4 deletions

View file

@ -473,7 +473,7 @@
</div><!-- /.box-body -->
</div> <!-- /.box -->
</div>
</div>
@endif

View file

@ -194,8 +194,7 @@
</div> <!-- end col-md-12 form div -->
</div> <!-- end form group div -->
</div> <!-- end col-md-3 div -->
</div> <!-- end row div -->
@stop

View file

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