Account

Profile Settings

Manage your account information and security settings.

@if (session('success'))
{{ session('success') }}
@endif @if (session('error'))
{{ session('error') }}
@endif

Profile Information

@csrf @method('PUT') @if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif

We'll send order confirmations and updates to this email.

Ghana phone number for SMS notifications.

Change Password

@csrf @method('PUT')

Minimum 8 characters.

@include('components.tawk-chat')