@extends('layouts.backend')
@section('content')
| Nomor Resi |
ID Routing |
ID Packing |
Kurir |
Accepted By |
Tanggal |
@endsection
@section('js_after')
@include('pages.scanned_invoice.function')
@include('pages.scanned_invoice.modal')
@include('pages.globalFunction')
@endsection