@csrf @if ($method === 'PUT') @method('PUT') @endif
show_title ?? true) ? 'checked' : '') }}>
show_date ?? true) ? 'checked' : '') }}>
show_time ?? true) ? 'checked' : '') }}>
show_description ?? true) ? 'checked' : '') }}>
@if ($method === 'PUT' && $invitation->hasMedia('invitation_images'))
Invitation Image
@endif
@if ($method === 'PUT' && $invitation->hasMedia('background_images'))
Background Image
@endif