@section('footer_ext') @parent
×
Add New Service
Name
Type
{{ Form::select('ServiceType',Service::$ServiceType,'', array("class"=>"select2")) }}
Gateway
{{ Form::select('CompanyGatewayID',CompanyGateway::getCompanyGatewayIdList(),'', array("class"=>"select2")) }}
Active
@stop