@extends('layouts/contentLayoutMaster') @section('title', __('locale.menu.Subscriptions')) @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')
{{ __('locale.labels.total') }}
{{ __('locale.labels.active') }}
{{ __('locale.labels.inactive') }}
{{ __('locale.labels.id') }} | {{__('locale.labels.name')}} | {{__('locale.subscription.subscribed_by')}} | {{__('locale.subscription.subscribed_on')}} | {{__('locale.subscription.ended_at')}} | {{__('locale.labels.status')}} | {{__('locale.labels.actions')}} |
---|