@extends('app') @section('content')

Refund Preview

{{csrf_field()}}
@can('income-view')
Invoice ID Patient Total Amount Comment Date
Invoice ID Patient Total Amount Comment Date
@endcan
@endsection @section('extra-js') @endsection