@extends('layouts.guest') @section('title', 'Internet Banking Login') @section('content') @php $demoPassword = 'Password@123'; $demos = [ ['role' => 'David Okoro', 'id' => 'FFC-C-000001'], ['role' => 'Greenfield Agro Ltd', 'id' => 'FFC-C-000002'], ['role' => 'Halima Sani', 'id' => 'FFC-C-000005'], ]; $prefill = old('identifier', request('identifier', '')); @endphp
Sign in with your customer number or registered email.
Demo customers
Click a customer to fill the form, then sign in.
Password for all demos: {{ $demoPassword }}