Solve your laravel problems.
How to call custmo error in controller, that after to show in template?
For example, I have condition:
if($id == 500){ // call error }