@extends('layout') @section('css') @endsection @section('content') @if(in_array(Auth::user()->role,[2,5])) {{-- CINA --}}

货物在仓库: {{ ribuan($count_warehouse) }}

@csrf @method('put')
{{--
--}}
@csrf @method('put')
* Pastikan Kolom / Row A1 berisi 'Resi Evatrack'
* Pastikan hanya kolom A saja yang terisi
* Pastikan ketika melakukan proses stuffing by excel, tujuan resi yang ada di excel Sama Semua
Contoh Template


@csrf @method('put')
role,[1,2,10])) disabled @endif> 流水号 箱号码 唛头 总立方 (m3) 总重 (kg) 日期和时间 状态 行动
{{-- --}} @if(in_array(\Auth::user()->role,[1,2,10]))
@endif

货物已经放在柜货: {{ ribuan($count_container) }}

Undo Last Stuffing Last Carton : {{$laststuffingcina?@$laststuffingcina->stuffingcina->no_ctn:'-'}}

@csrf @method('put') {{-- --}}
流水号 箱号码柜货编号 柜货封号唛头 总立方 (m3) 总重 (kg) 日期和时间 状态 行动

* Check minimal 1 checkbox at 货物已经放在柜货 to Claim Departure

* fill the 柜货编号 & 柜货封号 to Claim Departure & Claim All Departure


{{-- INDONESIA --}} @else

Barang di Gudang: {{ ribuan($count_warehouse) }}

@csrf @method('put')
{{--
--}}
{{--
--}}
@csrf @method('put')
* Pastikan Kolom / Row A1 berisi 'Resi Evatrack'
* Pastikan hanya kolom A saja yang terisi
* Pastikan ketika melakukan proses stuffing by excel, tujuan resi yang ada di excel Sama Semua
Contoh Template

@csrf @method('put') {{-- --}}
role,[1,8,9,10])) disabled @endif> No. Receipt No. Carton Shipping Marks Volume (m3) Weight (kg) Date & Time Shipping Instruction Status Action
{{-- --}} @if(in_array(\Auth::user()->role,[1,8,9,10]))
@endif

Barang Sudah Naik Container: {{ ribuan($count_container) }}

Undo Last Stuffing Last Carton : {{$laststuffingcina?@$laststuffingcina->stuffingcina->no_ctn:'-'}}

@csrf @method('put') {{-- --}}
No. Receipt No. CartonNo. Container No. SealShipping Marks Volume (m3) Weight (kg) Date & Time Shipping Instruction Status Action

* Cek minimal 1 cekbox di barang sudah naik container untuk Claim Departure

* Isi No. Container dan No. Seal terlebih dahulu untuk Claim Departure & Claim All Departure


@endif @endsection @section('js') @if(in_array(Auth::user()->role,[2,5])) {{-- JS CINA --}} @else {{-- JS INDO --}} {{-- -------------------------------------- --}} @endif @endsection