How do we pass user defined variable in controller to blade in Laravel

前端 未结 0 1280
执念已碎
执念已碎 2020-12-01 07:34

This is working perfectly but I want the return statement be in

tag on the view

LARAVEL 8.x

$product = Product::find($id);
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题