{{ $discount->subscription->name }} € {{ $discount->price }} {{ $discount->from }} {{ $discount->to }} @can('delete', $discount)
@csrf @method('DELETE')
@endcan