© 2026 Hedgehog Software, LLC
Forms\Components\FileUpload::make('thumbnail') ->label('image') ->acceptedFileTypes(['image/*']) ->directory('opportunity_images') ->storeFileNamesIn('original_filename'),