Report for {{ \Carbon\Carbon::create($year, $month)->format('F Y') }}
{!! $dataTable->table(['class' => 'table table-hover table-bordered table-striped table-sm text-nowrap w-100']) !!}
@extends('layouts.master') @section('css') @include('layouts.datatables_css') @endsection @section('content')