@extends('layouts.app') @section('link') @endsection @section('style') @endsection @section('content')
{{strtoupper(__('texte.orders_arr.create.id'))}} | {{__('texte.orders_arr.create.name')}} | {{__('texte.orders_arr.create.size')}} | {{__('texte.orders_arr.create.price_base')}} | {{__('texte.orders_arr.create.available_quantity')}} | {{__('texte.orders_arr.create.reserved_quantity')}} | {{__('texte.orders_arr.create.actions')}} | {{__('texte.orders_arr.create.piece_barcode')}} | {{__('texte.orders_arr.create.piece_second_barcode')}} | {{__('texte.orders_arr.create.package_barcode')}} | {{__('texte.orders_arr.create.package_second_barcode')}} |
---|
{{__('texte.orders_arr.create.type')}} | {{__('texte.orders_arr.create.number')}} | {{__('texte.orders_arr.create.date')}} | {{__('texte.orders_arr.create.quantity')}} | {{__('texte.orders_arr.create.measure')}} | {{__('texte.orders_arr.create.price')}} | {{__('texte.orders_arr.create.value')}} |
---|