Edit: {{ $offer->title }}
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf @method('PUT')
Operator *
@foreach($operators as $id => $name)
operator_id)==$id)>{{ $name }}
@endforeach
Title *
Regular Price *
Sale Price
Data (GB)
data_gb) }} class="border rounded px-3 py-2 w-full">
Minutes
minutes) }} class="border rounded px-3 py-2 w-full">
Validity (days)
validity_days) }} class="border rounded px-3 py-2 w-full">
Status *
status)==='active')>Active
status)==='inactive')>Inactive
Sort Order
Update
Cancel