{{__('Loading')}}
@{{ profile.name }}
{{__('Profile Photo')}}

{{__('Email Address')}}: @{{ profile.email }}

{{__('Joined')}}: @{{ profile.created_at | datetime }}

{{__('Subscription')}}: @{{ activePlan(profile).name }} (@{{ __(activePlan(profile).interval) | capitalize }}) {{__('None')}}

{{__('Total Revenue')}}: @{{ revenue | currency }}

{{__('teams.teams')}}
{{__('Name')}} {{__('Subscription')}}
{{__('Team Photo')}}
@{{ team.name }}
@include('spark::kiosk.modals.add-discount')