@extends('themes.basic.user.layouts.app') @section('section', translate('Refunds')) @section('title', translate('Request a Refund')) @section('breadcrumbs', Breadcrumbs::render('user.refunds.create')) @section('back', route('user.refunds.index')) @section('container', 'dashboard-container-sm') @section('content')