GrafiteInc/Commerce

View on GitHub
src/Publishes/resources/commerce/purchases/refund.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
@extends('commerce-frontend::layouts.store')

@section('store-content')

    <h1>Refund Requested</h1>

@endsection