@section('title', 'Manage Subscription')
Subscription & Limits
@if($currentSubscription) Active: {{ $currentSubscription->package->pkg_name_en ?? 'Unknown' }} @else No Active Subscription @endif
@if (session()->has('message'))
{{ session('message') }}
@endif
@error('subscription_package_id') {{ $message }} @enderror

%
The discount this brand gives to Markitti customers. @error('brand_discount_percentage')
{{ $message }}
@enderror
EGP
Max total value of transactions per month. @error('monthly_purchases_limit')
{{ $message }}
@enderror
EGP
Max total value of transactions per day. @error('daily_purchases_limit')
{{ $message }}
@enderror
Cancel