{{ Config::get('app.company_name') }} - {{ Config::get('app.site_title') }}
  • Help
    • Help
    • @if (!$user->using_case_and_job_upload_ui)
    • {!! Html::linkRoute('help_upload', 'How to Upload Files?') !!}
    • @endif @if (!User::isDentist($user->lab_id))
    • Economy / Standard / Premium Pricing Structure
    • @endif
  • @if ($user->hasAccess('admin'))
  • @if($filesNotDownloaded->count() == 0) {{ $filesNotDownloaded->count() }} @else {{ $filesNotDownloaded->count() }} @endif
    • @if ($filesNotDownloaded->count() == 0)

      0 New Files

      @elseif($filesNotDownloaded->count() == 1) {{ $filesNotDownloaded->count() }} New File @else {{ $filesNotDownloaded->count() }} New Files @endif
    • {!! Html::linkRoute('file_received', 'View files...') !!}
    @elseif ($user->hasAccess('users'))
  • @if ($user->using_case_and_job_upload_ui)  Upload Cases @else  Upload Files @endif
  • @endif
  • {{ $user->dlp_user()->labName }}
    • Logout of Application