Profile Settings
{{ session('success') }}
{{ $message }}
{{ ucfirst(auth('buyer')->user()->business_type ?? 'Not specified') }}
{{ auth('buyer')->user()->buyer_code }}
{{ ucfirst(auth('buyer')->user()->status) }}