@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'ASN Bulk Upload'])
@include('toolbox.partials.side-nav')

Bulk Upload

{{csrf_field()}}
@include('partials.success') @include('partials.error-message') Download Template File
Assets ()
{{csrf_field()}}
Customer PO # Manufacturer Name Manufacturer Part # Serial # Tracking #

    @stop @section('after_scripts') @include('settings.partials.file-drag-drop-script') @stop