Hi Grocery Team
first i want to say thank you , because grocery i can make crud more faster, and btw Im just purchase your grocerycrud enterprise, and when im using i got an weired things when i using $crud->where() , you can see the attchment for the detail,
the point is when i want to find a data from db related to the id using variabel it doenst work ( there is no output)
//================================================
//================================================
but if doesnt use variabel, is worked (output show the data)
//=================================================
the question is how i can use variabel to find a data using $crud->where() in grocery enterprise ?