Driver Log Report Of Current Month (In Hours)

{{--@foreach($driverNames as $driver_name) print_r({{$driver_name}}); @endforeach @foreach($driverHours as $driver_hour) print_r({{$driver_hour}}); @endforeach--}}
{{--exit;--}}