Image::make(Storage::get('shops/'. $filename)) ->fit(500) ->save(storage_path() . '/app/shops/resized-' . $filename);