@extends('clients.layouts.app') @section('title', 'My Services') @section('content')
Manage your active subscriptions
| Product/Service | Pricing | Next Due Date | Status | Actions |
|---|---|---|---|---|
|
{{ $service['name'] }} {{ $service['domain'] ?: 'N/A' }} |
{{ $service['recurringamount'] ?? $service['amount'] ?? '0.00' }} {{ $service['billingcycle'] }} |
{{ $service['nextduedate'] }} |
{{ $service['status'] }} | |