@extends('layouts.app') @section('title', 'Login to Your Account') @section('content')
2BROTHER.HUB

Welcome to The Sneakerhead Hub

Login to access your tracked shipments, exclusive footwear drops, member discounts, and express checkout.

Real-time Live Order Tracking
Special 10% Member Voucher Active
100% Authentic Original Footwear

Sign In

Enter your email and password to access your account.

⚡ One-Click Demo Credentials:

@csrf
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror
Don't have an account yet? Create an Account
@endsection