{{-- resources/views/auth/login.blade.php --}} LGU BPLS — Sign in
LGU Seal
Local Government Unit
Business Permit & Licensing System

Welcome back

Sign in to continue issuing permits, assessing fees, and processing renewals.

{{-- Session Status --}} @if (session('status')) @endif {{-- Validation Errors --}} @if ($errors->any()) @endif
@csrf
@error('email')
{{ $message }}
@enderror
@error('password')
{{ $message }}
@enderror
Caps Lock is ON
@if (Route::has('password.request')) Forgot password? @endif
{{-- Simple honeypot --}}
© {{ now()->year }} Local Government Unit — BPLS