@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'EOL Certificate - Bulk Upload Consolidated','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
@include('toolbox.partials.side-nav')
{{csrf_field()}}
Select file Change Remove
Select file Change Remove
Download Template File
@stop @section('help-links') @include('help.help-links',['helpLink'=>config('help-links.help_links.itad'),'helpTitle'=>config('help-links.help_titles.itad')]) @endsection @section('after_scripts') @stop