@php $sub = getCurrentActiveSubscription($user->id) ?? getCurrentActiveSubscriptionYokkasa($user->id); @endphp @extends('panel.layout.settings') @section('title', __('Finance Management')) @section('titlebar_actions', '') @section('settings')
{{ __('Please note: Only Free and Lifetime plans are currently available.') }}