@props([ 'action', 'title', 'description' => null, ])

{{ $title }}

@if ($description)

{{ $description }}

@endif
{{ __('shopper::forms.actions.cancel') }} {{ __('shopper::forms.actions.save') }}