@extends('dashboard.layouts.master') @section('title', 'Commission Reports | Admin Panel') @push('after-styles') @endpush @section('content') @include('sweetalert::alert') @if(\Helper::canAccessModule('commission_report'))

Earned Commission Reports

{{ __('backend.dashboard') }} / Commission Reports
Ref # Business Category Type Total Amount Commission Date
@else @endif @endsection @push('after-scripts') @endpush