@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Bulk Created Date Change','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
@include('settings.partials.side-nav')
{{csrf_field()}}
Select file Change Remove
Download Template File
@include('partials.success') @include('partials.error') @include('partials.error-message')
Assets ()
{{csrf_field()}}
Created Date Serial # PO #

    @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') @stop