Nabola.
Turn Waste Into Cash
Recycle & EarnSchedule pickups or use machines to earn Nabola Coins
Real Cash WithdrawalsConvert coins to naira — 100 NC = ₦1,000
Works Without InternetUse USSD *384*XXX# on any phone
Earn by ReferringGet 50 NC for every friend who joins
@php
$users = \App\Models\User::where('role','user')->count();
$kg = round(\App\Models\WasteLog::where('status','confirmed')->sum('weight_kg'), 0);
@endphp
{{ number_format(max($users,7)) }}+
Users
{{ number_format(max($kg,12)) }} kg
Recycled