I am trying to encrypt the id returned by the laravel all () method in my view.
my model
protected $table = \'product\'; protected $fillable =