@extends('layouts.app') @section('title', 'Subscription & Billing - Tiqkets') @section('page-title', 'Subscription & Billing') @push('styles') @endpush @section('content')
Ending On {{ optional($currentSubscription->end_date)->subDay()->format('d M Y') }}
Ends on {{ $tenant->trial_ends_at->format('d M Y') }} ({{ $trialDaysRemaining }} days left)
You don't have any transaction history yet.