I am using Laravel 5.8, and I would like to get rows between two prices in my database.
I using this code to get my product:
$prd = Product::where($args)-&