@extends('layouts.app') @section('title') {{ __('Laboratory Reports') }} @endsection @section('breadcrumb')
# | {{ __('Lab name') }} | {{ __('Requisition No.') }} | {{ __('First name') }} | {{ __('Last name') }} | {{ __('Patient Code') }} | {{--{{__('Contract')}} | --}}{{ __('Gender') }} | {{ __('Age') }} | {{--{{ __('Phone') }} | --}} {{--{{ __('Barcode') }} | --}}{{ __('Tests') }} | {{ __('Sample Barcode') }} | {{ __('Sample Collection Date') }} | {{ __('Sample Task Stage') }} | {{ __('Test Due') }} | {{ __('Ave TAT') }} | {{ __('Institution') }} | {{ __('Date Created') }} | {{ __('No. Attachments') }} | {{ __('Created By') }} | {{ __('Billing Status') }} | {{ __('Payment Status') }} | {{ __('Done') }} | {{ __('Final Result') }} | {{ __('Report Released') }} | {{ __('Cancelled') }} | {{ __('Signed') }} | {{ __('Signed By') }} | {{ __('Date Signed') }} | {{ __('Action') }} |
---|