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

Filter

{{ Form::select('LockType',array('-1'=>'Select','0' => "No Lock", '3' => "Locked" ),'', array("class"=>"select2 small","id"=>"bulk_AccountID",'allowClear'=>'true')) }}

@stop @section('content')

Routing Gateways


{{--
--}} {{----}}
Account Name Gateway Name Lock Type Line Limit Route Prefix Number Prefix Softswtich IP’s IPs
{{--
--}} @include('includes.errors') @include('includes.success') @stop @section('footer_ext') @parent @stop