From fc2eee930d581bdbeeaa3160d8633a42becabe5d Mon Sep 17 00:00:00 2001 From: Mohan Raj Date: Fri, 23 Oct 2020 09:28:50 +0530 Subject: [PATCH] Fix validation issue in Special Price for booking Product #4124 --- .../products/accordians/booking/event.blade.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/Webkul/BookingProduct/src/Resources/views/admin/catalog/products/accordians/booking/event.blade.php b/packages/Webkul/BookingProduct/src/Resources/views/admin/catalog/products/accordians/booking/event.blade.php index ec9799eff..d6154cb54 100644 --- a/packages/Webkul/BookingProduct/src/Resources/views/admin/catalog/products/accordians/booking/event.blade.php +++ b/packages/Webkul/BookingProduct/src/Resources/views/admin/catalog/products/accordians/booking/event.blade.php @@ -55,9 +55,13 @@ -
- - +
+ + + + + @{{ errors.first(controlName + '[special_price]') }} +