@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Bulk Assign','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
Assets ()
{{csrf_field()}}
Serial # User 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