FileUpload::make('profile_image')
->label('')
->image()
->avatar()
->panelAspectRatio('1:1')
->panelLayout('integrated')
->maxSize(1024)
->columnSpanFull(),