@extends('admin.layouts.app') @section('content')
{{-- navbar - top --}} @include('admin.layouts.topbar')
{{-- navbar - side --}} @include('admin.layouts.nav')

Site Settings

@csrf

Vehicle Search Settings


Reward System - Logic

Reward Coupon will be created for Customers, only if the fare amount is between the min & max fare amount logic below.

Daily Incentive Settings


Monthly Incentive Settings


Jackpot Settings


Payment Gateway (PG) API Settings

Payment Gateway (PG) Configuration

V Way Taxi Driver App (login.vway.taxi)

V Way Taxi Elite App (com.vwaytaxi.elite)


CMS Settings


@endsection @extends('admin.layouts.footer')