@props(['formAction', 'submitLabel', 'product' => null]) @php $thresholdOn = filter_var(old('threshold_enabled', $product?->threshold_enabled ?? false), FILTER_VALIDATE_BOOLEAN); @endphp
@csrf @if ($product) @method('PUT') @endif
Cancel
@push('scripts') @endpush