@php $editing = isset($offerPackage) && $offerPackage; $selectedPackageType = old( 'package_type', $editing ? $offerPackage->package_type : 'general' ); $savedInclusions = old( 'inclusions', $editing ? ($offerPackage->inclusions ?? []) : [] ); if (empty($savedInclusions)) { $savedInclusions = ['']; } @endphp @if(session('error'))
Package name, type, URL and description.
Select the service related to this package.
Configure package prices and available dates.
Add benefits, services and included items.
Package conditions and optional search information.