{{$errors->any() ? "show":""}} //questo potrebbe servire.
// public function mount() // { // $this->title = $this->product->title; // $this->description = $this->product->description; // $this->price = $this->product->price; // $this->category_id = $this->product->category_id->pluck('id')->toArray(); // }