{!! sizeof($need_update) !!} issues need solving
@foreach($need_update as $row)
@endforeach
@endif
@if(!empty(auth()->user()->staff))
@if(empty(auth()->user()->staff->todaysWorklog()))
Please click here to add to your worklog for today
@endif
@endif
{!! $row['lead']->fullname !!} {!! $row['lead']->address->short() !!}
{!! $row['reason'] !!}
Connection stats
Completed installs
Live connections
Offline connections
{{ $stats['completed_installs'] }}
{{ $stats['live_customers'] }}
{{ $stats['installed_offline'] }}
{!! sizeof($outstanding) !!} Tasks outstanding-
+ add task
@foreach($outstanding as $note)
@endforeach
Feed-
Latest notes added - View full feed
- + add note
Schedule -
Appointments in the next 5 days - View full schedule
- + add to schedule