@extends('layouts.tenant.master') @section('title', 'Commission Report Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Create Commission Report

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
@endsection @section('script') @endsection