From 2b97ac7c1cc182d8ec026d09f9c3aa135b438e91 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 8 Nov 2021 17:21:15 +0100 Subject: [PATCH] Added buttons to the products stock entries/journal on the product edit page (like on the productcard) (closes #1670) --- views/productform.blade.php | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/views/productform.blade.php b/views/productform.blade.php index 7d0fedfd..3251c40e 100644 --- a/views/productform.blade.php +++ b/views/productform.blade.php @@ -11,7 +11,30 @@ @section('content')
-

@yield('title')

+