@extends('ui-common.layouts.master') @section('title') @lang('Subscriptions') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Subscriptions @endslot @slot('title') Subscriptions @endslot @endcomponent
Subscriptions
Subscription ID Plan Name User/Customer Name Billing Cycle Next Payment Date Amount Status Upgrade Option
6531 Demo Anant Billed 12/04/2013 2000 Active
6531 Demo Anant Billed 12/04/2013 2000 In-Active
@endsection @section('script') @endsection