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

Import IPs

Close

@include('includes.errors') @include('includes.success')

Select Import Type



@foreach($gatewaylist as $gateway)
@endforeach
{{ Form::select('UploadTemplate', $UploadTemplate, '' , array("class"=>"select2")) }}

Allowed Extension .xls, .xlxs, .csv

Please upload the file in given Format

Sample File Download


Retrieving IPs ... {{-- here datatable will be placed using javascript --}} {{-- datatable layout is at last in #table_templates div --}}