{{-- Left decorative panel (desktop only) --}}
@if(file_exists(public_path('logo/logo.png')))
@else
@endif
MUKTI
Micro Finance & Cooperative Management
Savings & Loan Account Management
Member & Group Administration
Daily Transactions & Collection
Reports & Financial Statements
Secure Role-based Access Control
{{-- Right login panel --}}
{{-- Mobile logo --}}
@if(file_exists(public_path('logo/logo.png')))
@else
@endif
{{-- Service badge --}} @if(request('service'))
{{ request('service') }}
@endif
Welcome back
{{ $section ? 'Sign in to ' . $section : 'Sign in to your account to continue' }}
{{-- Errors --}} @if($errors->any())
{{ $errors->first() }}
@endif
@csrf
{{-- Email / Login --}}
Email / Username
{{-- Password --}}
Password
{{-- Remember me --}}
Remember me
Sign In