@extends('layouts.settings')
@section('content')
@include('partials.breadcrumb', ['breadcrumbTitle' => 'EOL Certificate - Bulk Upload
Consolidated','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
@include('toolbox.partials.side-nav')
@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