@extends('backend.layout.master') @section('title', __('Display Commission Settings')) @section('style') @endsection @section('content')

{{ __('Display Commission Settings') }}

@csrf
@endsection