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

Bulk Upload

{{csrf_field()}}
@include('partials.success') @include('partials.error') @include('partials.error-message') Download Template File
Assets ()
{{csrf_field()}}
Serial # Location User Stolen/Lost Date Retain Hold Wipe Confirmation # Retain Hold Wipe Confirmation Date Retain Hold Notes Ticket #

    @stop @section('help-links') @include('help.help-links',['helpLink'=>config('help-links.help_links.bulk_updates'),'helpTitle'=>config('help-links.help_titles.bulk_updates')]) @endsection @section('after_scripts') @include('settings.partials.file-drag-drop-script') @stop