@extends('layouts.admin') @section('styles') @endsection @section('content')
{{ __('Fixed Commission Charge(Product Price + Commission)') }}
{{ __("(If you don't want to add any fixed commission, just set it to 0)") }}
{{ __('Percentage Commission Charge(Product Price + Commission(%))') }}
{{ __("(If you don't want to add any percentage commission, just set it to 0)") }}