Edit Package: {{ $package->name }}

@if ($errors->any())

There were errors with your submission

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf @method('PUT')

Brief description of the package (optional)

is_active) ? 'checked' : '' }} class="focus:ring-indigo-500 h-4 w-4 text-indigo-600 border-gray-300 rounded">

Make this package available for purchase

Cancel