@extends('dashboard/layout.app') @section('title', 'BettrAi | Account Monitoring Report') @section('content')

Account Clinical Monitoring Report

@foreach($service_types as $service_typ) @endforeach
Account Name Nurse Name Total Case Load Program(s) Total billable Claims Total started but not billable TD{{ $service_typ->service_type }} total billable claimsService Month
@endsection