{{ config('app.name', 'Bikapro') }}
Alumni association management
Keep your alumni community connected.
Bikapro helps associations manage member records, contributions, branches, and staff access in one clear workspace.
@auth
Open dashboard
@else
@if (Route::has('login'))
Sign in
@endif
@if (Route::has('register'))
Create an association
@endif
@endauth