update marketing
All checks were successful
All checks were successful
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
@csrf
|
||||
<label>{{ __('Select Product') }}</label>
|
||||
<div class="search-container">
|
||||
<input type="text" id="product-search" placeholder="Search..." class="form-control" />
|
||||
<input type="text" id="product-search" placeholder="{{__('Search...')}}" class="form-control" />
|
||||
<ul id="search-results" class="barcode-dropdown search-hidden"></ul>
|
||||
</div>
|
||||
<div class="table-responsive mt-3 barcode-table">
|
||||
|
||||
Reference in New Issue
Block a user