@extends('layouts.admin') @section('title', 'Process Refund') @section('subtitle', 'Invoice: ' . $invoice->invoice_number) @section('content')
Refund the entire invoice amount
Select specific items to refund
{{ $message }}