@extends('layout.main') @section('content')
Upload Account IPs
{{ Form::select('UploadTemplate', $UploadTemplate, '' , array("class"=>"select2")) }}

Allowed Extension .xls, .xlxs, .csv

Please upload the file in given Format

Sample File Download


@stop @section('footer_ext') @parent @stop