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

Filter

{{ Form::select('AccountID', $accounts, $SelectedAccount->AccountID, array("id"=>"filter_AccountID", "class"=>"select2 filter_AccountID","data-allow-clear"=>"true","data-placeholder"=>"Select Account")) }}
{{ Form::select('ServiceID', $services,'', array("class"=>"select2","data-allow-clear"=>"true","data-placeholder"=>"Select Service")) }}


@stop @section('content')

Account Subscriptions

@include('includes.errors') @include('includes.success')
@if(User::checkCategoryPermission('AccountSubscription','Add'))
Add New

@endif
No Account Service Subscription Invoice Description Qty Start Date End Date Activation Fee Daily Fee Weekly Fee Monthly Fee Quarterly Fee Yearly Fee Action