@extends('reports/layout.app') @section('title', 'BettrAi | Account Monitoring Claims') @section('content')
Patient Name | MRN | DOB | Billing DX | Provider Name/NPI | Date Enrolled | @foreach($cpt_codes_list as $all_cpt_code){{ $all_cpt_code->service_type}} {{ $all_cpt_code->cpt_code }} | @endforeachAction |
---|---|---|---|---|---|---|---|