© 2026 Hedgehog Software, LLC
FileUpload::make('logo') ->disk('s3_company') ->image() ->downloadable(),
protected $fillable = [ 'name', 'website', 'logo', 'data_in', 'data_out', 'slug' ];