+ {{-- Hint + Search --}}
+
+
+ {{ __('Leave blank to use the global product price. Member price will be capped at the machine selling price.') }}
+
+
+
+
+
+
+
+
+
+ {{-- Empty (no products in company) --}}
+
+
+ {{ __('No products available for this company') }}
+
+
+
+ {{-- Table --}}
+
+
+
+
+ | {{ __('Product') }} |
+ {{ __('Machine Price') }} |
+ {{ __('Member Price') }} |
+
+
+
+
+
+ {{-- Product --}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ __('Global') }}: $
+
+ · {{ __('Member') }} $
+
+
+
+
+ |
+ {{-- Machine Price --}}
+
+
+ $
+
+
+ |
+ {{-- Member Price --}}
+
+
+ $
+
+
+ |
+
+
+
+ | {{ __('No matching products') }} |
+
+
+
+
+