@include('partials.breadcrumbs')

Resident Monthly Review For {{$data['first_name']}} {{$data['middle_name']}} {{$data['surname']}} @include('layouts.crmnov')

@if ((!isset($actionPlan['is_draft']) || (isset($actionPlan['is_draft']) && $actionPlan['is_draft'] == 1)) && (!$isReviewCompleted)) @endif
@forelse($attendees as $att) @if(in_array($att['id'], $attnds))

{{$att['name']}}

@endif @empty @endforelse

Documents For Review

The Month in Numbers

Education Hours:

@if(isset($eductionhours)) {{$eductionhours}} @endif

Consequences Recorded:

@if(isset($review['consequences_recorded'])) {{$review['consequences_recorded']}} @endif

Positive Rewards Given:

@if(isset($positive_reward)) {{count($positive_reward)}} @else 0 @endif

Hobbies
@if(isset($hobbies) && $hobbies['british_cycling_club']==1)
British Cycling
@endif @if(isset($hobbies) && $hobbies['baseball']==1)
Find Baseball & Softball Near You
@endif @if(isset($hobbies) && $hobbies['basketball_club']==1)
Basketball
@endif @if(isset($hobbies) && $hobbies['football']==1)
Play Football
@endif @if(isset($hobbies) && $hobbies['volleyball_club']==1)
Volleyball
@endif @if(isset($hobbies) && $hobbies['lacrosse_club']==1)
Lacrosse
@endif @if(isset($hobbies) && $hobbies['handball_club']==1)
Handball
@endif @if(isset($hobbies) && $hobbies['rugby_club']==1)
Rugby
@endif @if(isset($hobbies) && $hobbies['badminton_club']==1)
Badminton
@endif @if(isset($hobbies) && $hobbies['athletics_club']==1)
Athletics & Running
@endif @if(isset($hobbies) && $hobbies['rugby_league']==1)
Rugby League
@endif @if(isset($hobbies) && $hobbies['archery_club']==1)
Archery
@endif @if(isset($hobbies) && $hobbies['table_tennis_club']==1)
Table Tennis
@endif @if(isset($hobbies) && $hobbies['weight_lifting_club']==1)
Weight-Lifting
@endif @if(isset($hobbies) && $hobbies['hockey_club']==1)
Hockey
@endif @if(isset($hobbies) && $hobbies['cricket_club']==1)
Cricket
@endif @if(isset($hobbies) && $hobbies['arts_club']==1)
Arts
@endif @if(isset($hobbies) && $hobbies['swimming']==1)
Swimming - Pool Finder
@endif @if(isset($hobbies) && $hobbies['netball_club']==1)
Netball
@endif @if(!isset($hobbies))
No Hobbies
@endif

Characteristics for {{$data['first_name']}} {{$data['middle_name']}} {{$data['surname']}}

{{--
--}}
{{--
--}}