{{trans('admin::order.title.customer')}}

@php $status = old('status',$order->status ?? 0); @endphp
{{-- ZNS STATUS --}}
is_not_send_zns == 1){{'checked'}}@endif type="checkbox" name="is_not_send_zns" value="1" class="form-control"/>
is_fake == 1){{'checked'}}@endif type="checkbox" name="is_fake" value="1" class="form-control"/>
@if(!in_array($status,[4,5])) @endif