@extends('layouts.app') @section('title') {{ __('Cancelled Tests') }} @endsection @section('breadcrumb')

{{ __('Cancelled Tests') }}

@endsection @section('content')
{{-- @can('create_payment_method') {{ __('Create') }} @endcan --}}
{{--
--}}
# Laboratory Request No. Patient Name Institute Name Test Refund Amount Requester Request Date Action By Action Date Status {{ __('Action') }}
@endsection @section('scripts') @endsection