From c466e5533eab295784f4c342abb87a1748b8b5d1 Mon Sep 17 00:00:00 2001 From: Kwesi Banson Jnr Date: Wed, 25 Mar 2026 08:06:05 +0000 Subject: [PATCH] minor fixes --- accounts.md | 10 +++++++++- resources/views/client-auth/login.blade.php | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/accounts.md b/accounts.md index 8eabd59..44ba3d8 100644 --- a/accounts.md +++ b/accounts.md @@ -1,2 +1,10 @@ ## Details -- kwesi@click-mobile.com/frantic@300 \ No newline at end of file +## URL +- http://62.171.149.214:9530/ + +### Admin +- kwesi@click-mobile.com/frantic@300 + + +### client +- hixu@mailinator.com/frantic@300 \ No newline at end of file diff --git a/resources/views/client-auth/login.blade.php b/resources/views/client-auth/login.blade.php index 1106a1a..ee1f7f9 100644 --- a/resources/views/client-auth/login.blade.php +++ b/resources/views/client-auth/login.blade.php @@ -70,6 +70,7 @@
Client Portal

Welcome back

+ @include('commons.notifications')