@extends('merchant.layout.layout') @section('title', 'Merchant Sign In') @section('content')
{{-- ===== Sign In Form ===== --}}
{{-- Logo --}}
Loyaltiya

Merchant Login

Welcome back! Sign in to manage your loyalty program.

{{-- Alert: Error --}} {{-- Alert: Success --}} {{-- Login Form --}}
@csrf
{{-- Username --}}
{{-- Password --}}
{{-- Remember me + Forgot password --}}
Forgot password?
{{-- Submit Button --}}
{{-- Support note --}}

Having trouble signing in? Contact support@loyaltiya.ca

{{-- ===== Right Side Panel ===== --}} {{-- Dark mode toggle --}}
@endsection @push('scripts') @endpush