@extends('layouts.main') @section('content')
Tracked Documents: {{ $overall }}
@if($pending == 0 && $m_two == 0 && $m_five == 0 && $m_nine == 0 && $beyond == 0)
No document(s) routed to this user. No statistics to be shown.
@else @endif
@stop