@extends('layouts.auth') @push('styles') @endpush @section('content')
@csrf

Sign in

@error('email') {{ $message }} @enderror

Secure Access Portal

A robust authentication gateway ensuring
secure efficient user access to the LPJ Online
Dashboard interface.
@endsection