From 73818d3c88c4565279eaff4e8891b7ba2fc3987d Mon Sep 17 00:00:00 2001 From: EnesSacid-Buker Date: Fri, 24 Feb 2023 15:47:22 +0300 Subject: [PATCH] App pricing tab updated --- resources/views/modules/item/show.blade.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resources/views/modules/item/show.blade.php b/resources/views/modules/item/show.blade.php index d57f6e161..27f81ed4c 100644 --- a/resources/views/modules/item/show.blade.php +++ b/resources/views/modules/item/show.blade.php @@ -54,7 +54,13 @@ @endif -
+
where_to_use) && count($module->where_to_use) == 1) + x-data="{ price_type : 'lifetime' }" + @else + x-data="{ price_type : 'yearly' }" + @endif + >