Optimized title

This commit is contained in:
Bernd Bestel 2025-01-23 20:20:14 +01:00
parent de881eb78e
commit 844d6279ae
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -9,7 +9,7 @@
<div class="col">
<div class="title-related-links">
<h2 class="title">
@yield('title')
@yield('title')<br>
@if($product != null)
<span class="text-muted font-italic small">{{ $__t('Product') }} <strong>{{ $product->name }}</strong></span>
@endif