@extends('layouts.app') @section('title') {{ __('Patient History') }} @endsection @section('breadcrumb')
# | {{ __('Name') }} | {{ __('last') }} | {{ __('Gender') }} | {{ __('Age') }} | {{ __('Laboratory') }} | {{ __('Tests') }} | {{ __('Sample Collection Date') }} | {{ __('Test Due Date') }} | {{ __('Institution') }} | {{ __('Date Created') }} | {{ __('Created By') }} | {{ __('Done') }} | {{ __('Signed') }} | {{ __('Signed By') }} | {{ __('Date Signed') }} | {{ __('Action') }} |
---|