@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Bulk Create and Link Mobile Phones & Phone Number','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
@include('toolbox.partials.side-nav')
@include('partials.success') @include('partials.error') @include('partials.error-message')
{{csrf_field()}}
Download Template File
Assets ()
{{csrf_field()}}
PO # Location Hardware Standard Tech Specs Asset Tag # Serial # Mobile number Carrier

    @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