@php $minPrice = theme_option('quotation_form_min_price', 0); $maxPrice = theme_option('quotation_form_max_price', 100000); @endphp
{{ __('Price') }}