@extends('admin.layouts.admin') @section('content')
@csrf @method('PUT')
{{ __("Leave it blank if you don't want it to expire") }}
{{ __('-1 = Unlimited ') }}
applies_to_all ?? false) ? 'checked' : '' }}>
@endsection