@section('title', __('Taxi Settings'))
{{-- genereal settings --}}

{{ __('Note') }}: {{ __("When activated, the wallet system will also activate automatically. The system will deduct any overdraft trip balance from the user's wallet balance.") }}

{{ __('Note') }}: {{ __('When activated, the driver will be able to see the pickup address of the order before accepting the order.') }}

{{ __('Note') }}: {{ __('When activated, the driver will be able to see the dropoff address of the order before accepting the order.') }}

{{-- matching settings --}}

{{ __('Driver Matching') }}

{{-- --}}
{{-- custom message --}}

{{ __('Custom Notification Message') }}

{{ __('These are messages sent to customer base on order status') }}


{{ __('Notification message to be sent to customer when trip amount is more than initially calculated') }}

{{ __('Use the codes below and it will be replace will values before sending notification') }}
  • :amt - total
  • :bal - outstanding
  • :pai - already paid

{{ __('Notification message to be sent to customer when trip amount is more than initially calculated for Online payments') }}

{{ __('Use the codes below and it will be replace will values before sending notification') }}
  • :amt - total
  • :bal - outstanding
  • :pai - already paid