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

Dial String Upload

Upload Dial Strings
{{ 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