@if (request()->is('*edit*'))
@else
@if(!empty($walk_in_customer['price_calculation_type']) && $walk_in_customer['price_calculation_type'] == 'selling_price_group')
@endif
@endif
@if (request()->is('*edit*'))
@else
@endif
{!! Form::text('search_product', null, ['class' => 'form-control form-control-sm me-2', 'id' => 'search_product', 'placeholder' => __('lang_v1.search_product_placeholder'),
]); !!}
@if (!empty($categories))
@endif
@if (!empty($brands))
@endif