@include('frontend.includes.header')
@php $settings = \App\Models\Setting::whereIn('meta_key', [ 'driver_android_app_link', 'driver_ios_app_link', 'customer_android_app_link', 'customer_ios_app_link', ])->pluck('meta_value', 'meta_key'); @endphp

Download
{{ config('app.name') }} User App

Download the User App and get everything delivered in minutes! From booking rides to ordering food, groceries, and medicines — manage it all in one place. Real-time tracking, quick payments, and effortless convenience right at your fingertips.

playstore
playstore

Download
{{ config('app.name') }} Driver App

Download the Driver App and start earning today! Accept ride and delivery requests instantly, track routes easily, and enjoy fast payments. Flexible hours, more freedom, and steady income all in one powerful app built for drivers.

@include('frontend.includes.footer')