@extends('layouts.app') @section('title') {{ __('Requisitions') }} @endsection @section('breadcrumb')
| # | {{ __('Request No.') }} | {{ __('First name') }} | {{ __('Last name') }} | {{ __("Patient's Code") }} | {{ __("Contract") }} | {{ __('Test name') }} | {{ __('Test Due') }} | {{ __('Ave TAT') }} | {{ __('Sample Received Date') }} | {{ __('Referral Reason') }} | {{ __('Institution') }} | {{ __('Due') }} | {{ __('Date Created') }} | {{ __('Created By') }} | {{ __('Billing Status') }} | {{ __('Received by Lab') }} | {{ __('User Received by Lab') }} | {{ __('Date Received by Lab') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|