mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Optimized title
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user