@extends('master') @section('content')
This page is for registering employers using employer portal.
The portal is used to record employee exposure information - click on employee name in the employee dashboard list.
| Medical ID | Name | Gender | Date Of Birth |
|---|---|---|---|
| {{$patient->pid}} | {{$patient->fname}} {{$patient->lname}} | {{$patient->sex}} | {{ date("F d Y",strtotime($patient->DOB)) }} |
You can also download educational material: