@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Bulk Hardware Standards','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
@include('toolbox.partials.side-nav')

Bulk Upload

@include('partials.success') @include('partials.error') @include('partials.error-message')
{{csrf_field()}}
Download Template File
Hardwares ()
{{csrf_field()}}
Asset Type Manufacturer Current Hardware Standard New Hardware Standard Technical Specs Status Ticket #

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