@extends('layouts.app') @section('title', 'Admin Login') @push('styles') @endpush @section('content')

GEMBOK LARA

ISP Management System

Welcome Back

Sign in to access admin dashboard

@if ($errors->any())

{{ $errors->first() }}

@endif
@csrf
Default: admin@gembok.com / admin123

© 2025 GEMBOK LARA. All rights reserved.

@endsection