@extends('layouts.app') @section('content')
Logo

Welcome Back

@csrf
@error('email')
{{ $message }}
@enderror
@error('password')
{{ $message }}
@enderror
{{-- ✅ Forgot Password link --}} {{-- --}}
Illustration

Architect Project Hub Login

Login to manage your architectural projects, teams, and timelines.

@endsection