{{-- User Manual ............ 1.Pass a Type. Ex- type=1(Vendor)/type=2(Customer). 2.Pass a binder if needed. Ex- $binder =' binder=bind_name'. Note: Don't Put any Quote (""/'') --}}
@if (checkAuthPermission('party.store_update') && !@$skip_add_new) @endif
{{-- @php $modal_id = @$modal_id??'null'; $allow_clear = @$allow_clear??'false'; $cls = @$cls?strval("`_".$cls."`"):'`_`'; @endphp @section('script_after') @if ($type == 1) @else @endif @append --}} @php $allow_clear = @$allow_clear??false; $url = $type == 1 ? '/vendor-live-search' : '/customer-live-search'; $cls = 'party_live_'.$type.'_'.@$cls; @endphp @section('script_after') @append