@extends('backend.layouts.app')
@section('content')
-
1. {{ get_setting('vendor_commission') }}% {{translate('of seller product price will be deducted from seller earnings') }}.
-
2. {{translate('This commission only works when Category Based Commission is turned off from Business Settings') }}.
@endsection