@extends('master') @section('content')

Post exam provider orders

@if(isset($send) && $send == true)

The lab report has been requested

@endif

This screen is for:

  1. Sending an electronic lab order message
  2. Notifying worker and employer of current work status
@if(isset($send) && $send == true) Send To Lab @else Send To Lab @endif

Notifications - Restrictions and Follow-up

@stop