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

Refund Service

@csrf @method('PUT') @include('refund.form')
@endsection