@extends('layouts.app') @section('title') {{ __('Transaction Registry') }} @endsection @section('css') @endsection @section('breadcrumb')
| # | {{ __('Patient Name') }} | {{ __('Type') }} | {{ __('Laboratory') }} | {{--{{ __('Test') }} | --}} {{--{{ __('Description') }} | --}} {{--{{ __('Sample') }} | --}}{{ __('Case') }} | {{--{{ __('Amount Paid') }} | --}}{{ __('OR Number') }} | {{ __('Remarks') }} | {{ __('Airway Bill') }} | {{ __('Encoder') }} | {{ __('Endorsed to') }} | {{ __('Received by') }} | {{ __('Created Date') }} | {{ __('Action') }} |
|---|