@extends('admin.layout') @section('main')

Bulk Archived

{{ Form::open(['url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data']) }}

(Max. size 10 MB per file)

{{ Form::close() }}

Instructions for Bulk Archived :

Please Import with DCS ID, Remarks

Please ensure that you save and close the excel sheet in your computer before you upload the file

@endsection @section('scripts') @endsection