{{ csrf_field() }}
Datos
{{ $client_code }}
{{ $client_name }}
@if ($errors->has('warehouse_id'))
{{ $errors->first('warehouse_id') }}
@endif
@if ($errors->has('Comments'))
{{ $errors->first('Comments') }}
@endif
@if ($errors->has('DiscountPercent'))
{{ $errors->first('DiscountPercent') }}
@endif
{{--
--}}
{{-- --}}
{{__("orders.Type")}} {{__("orders.Code")}}Make Model Measure{{__("orders.Quantity")}} {{__("orders.Price")}} {{__("orders.Discount")}} {{__("orders.Total")}} {{__("orders.Comments")}}

@push('custom-scripts') {{-- --}} {{-- --}} {{-- --}} @endpush