@extends('ui-common.layouts.master') @section('title') @lang('Subscriptions Report Add') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Subscriptions Report @endslot @slot('title') Subscriptions Report @endslot @endcomponent
Subscriptions Report
Subscription ID Plan Name Total Revenue Active Subscribers Churn Rate Renewal Rate Payment Failures
8726 Demo 6826246 35 50 50 Failures
8726 Demo 6826246 35 50 50 Failures
@endsection @section('script') @endsection