@extends('app') @section('content') Refund Preview Home Accounts Refund From: {{csrf_field()}} To: Submit @can('income-view') Invoice ID Patient Total Amount Comment Date Invoice ID Patient Total Amount Comment Date @endcan @endsection @section('extra-js') @endsection