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

Patient Daily Work History - Detail

{{{ $patientData->fname . " " . $patientData->lname }}}
Employer: {{{ $employer->name }}}


Click Button for all handling activities that apply for selected work date

@stop