@extends('layouts.datatable') @section('styles') @endsection @section('content')
@includeIf('report::marketing.filter_log')
# cust id username winlose commission amount start_date end_date created_at updated_at
@endsection @section('scripts') @endsection