{{-- AJAX fragment: rendered into the Member Transaction report panel. Returned as raw HTML, so it must not extend the layout. --}}

Subscription history

@isset($profile)

{{ ucwords($profile->fullname ?? '') }}

@endisset
@include('admin.member._subscription-timeline')