@extends('admin::layouts.master') @section('page_title') {{ __('admin::app.sales.refunds.add-title') }} @stop @section('content-wrapper')
@csrf()
@stop @push('scripts') @endpush