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

Filter

{{ Form::text('ServiceName', '', array("class"=>"form-control")) }}
{{ Form::select('CompanyGatewayID',CompanyGateway::getCompanyGatewayIdList(),'', array("class"=>"select2 small")) }}


@stop @section('content')

Services

@if(User::checkCategoryPermission('Service','Add')) Add New @endif

Status Name Type Gateway Actions