@extends('layouts.app')
@section('content')
{{translate('Note')}}
-
1. {{ $business_settings->value }}% {{translate('of seller product price will be deducted from seller earnings') }}.
-
1. {{translate('This commission only works when Category Based Commission is turned off from Business Settings') }}.
-
1. {{translate('Commission doesn\'t work if seller package system add-on is activated') }}.
@endsection