{{-- --}}
{{-- Back Button to Profile Page --}}

  Settings

{{--
@if (in_array(auth()->user()->user_type, ['Gold', 'Platinum'])) @endif

{{ isset($card_title) ? $card_title : $user->firstname . ' ' . $user->lastname }}

{{ '@' . $user['username'] }}

--}}