@extends('layout') @section('css') @endsection @section('content')
@csrf @method('put') @if (!in_array(\Auth::user()->role, [10,15,20,21])) @endif
No No. Resi No. Resi Coload Shipping Mark Jumlah Carton Destination Status Resi Action
@if (\Auth::user()->role!=10 && \Auth::user()->role!=20 && \Auth::user()->role!=21) {{--
--}} {{--
--}} {{--

--}} @if (!in_array(\Auth::user()->role, [10,15,20,21]))
@endif @endif
@endsection @section('js') @endsection