Skip to content

Commit c40cf47

Browse files
author
Sebastian Fix
committed
wip
1 parent 7487a07 commit c40cf47

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

resources/views/app/products/show.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
<x-content :content="$content"/>
88
</x-section>
99

10+
<x-docuware-showme/>
11+
1012
</x-app-layout>

resources/views/app/start/index.blade.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
</x-list>
1414
</x-section>
1515

16-
17-
<x-docuware-showme/>
18-
16+
<x-docuware-showme/>
1917

2018
</x-app-layout>

0 commit comments

Comments
 (0)