@extends('layouts.admin') @section('title', 'Driver Assignment Settings') @section('header', 'Driver Assignment Settings') @section('content')
Driver Assignment
@csrf
After this many driver declines or missed offers, the order is auto-cancelled.
Default maximum active orders before no new assignments are offered.
COD orders are only assigned when the driver wallet meets this threshold.
A second active order is allowed only when both store pickup and customer drop match the existing accepted route inside this radius.
First active order can be assigned normally. Extra active orders are only offered when the new pickup and delivery points align with the driver’s current accepted route.
@endsection