$customers = Customer::whereor(function($query) use ($where){$query->where($where);})->whereor(function($query) use ($where2){$query->where($where2);})->field('id,name,owner_staff_id')->select();
<inputtype="password"class="form-control"id="password"placeholder="{:__('Leave password blank if dont want to change')}"autocomplete="new-password"name="row[password]"value=""data-rule="password"/>
<!-- <input type="password" class="form-control" id="password" placeholder="{:__('Leave password blank if dont want to change')}" autocomplete="new-password" name="row[password]" value="" data-rule="password"/>-->