{{ $globalSettings['institution_name'] }}

Manage your foundation's operations with ease and confidence.

Welcome back 👋

{{-- Error Message --}} @if (session('error') || $errors->any())
{{ session('error') ?? $errors->first() }}
@endif
@csrf