diff --git a/resources/views/components/documents/form/company.blade.php b/resources/views/components/documents/form/company.blade.php index 2159084230c..bead40b36a2 100644 --- a/resources/views/components/documents/form/company.blade.php +++ b/resources/views/components/documents/form/company.blade.php @@ -7,22 +7,26 @@ -
- @if (! $hideDocumentTitle) - - @endif +
+
+ @if (! $hideDocumentTitle) + + @endif - @if (! $hideDocumentSubheading) - - @endif + @if (! $hideDocumentSubheading) + + @endif +
- @if (! $hideLogo) - - @endif +
+ @if (! $hideLogo) + + @endif +