@extends('layouts.master') @section('title') {{__('refund_cancellation')}} @endsection @section('content')
{{__("Public URL")}} :  {{route('public.refund-cancellation')}}
@csrf
@endsection