Optimized title

This commit is contained in:
Bernd Bestel
2025-01-23 20:20:14 +01:00
parent de881eb78e
commit 844d6279ae

View File

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