@extends ('layouts.template') @section('content')
Key Numbers
{{$pro->patientsCountAsDna()}} Charts Pending My Review
Practice Management
Billing & Reimbursement
{{friendly_date_time($performer->pro->getNextPaymentDateAsDna(), false)}} Next Payment Date
${{friendly_money($performer->pro->balance)}} Current balance
${{friendly_money($performer->pro->getProcessingAmountAsDna())}} Processing
Charts Pending My Review
@include('app.dna.dashboard.encounters_pending_my_review_dashboard')
Messages
@include('app.dna.dashboard.messages')
@endsection