@lang('Channel details')

@php echo $user->channel_description; @endphp

@lang('Joined'): {{ showDateTime($user->created_at, 'M-d-y') }}