Add (checks)
This commit is contained in:
@@ -19,6 +19,11 @@ public function show(Request $request, $ai_tool_slug)
|
||||
return abort(404);
|
||||
}
|
||||
|
||||
// if (is_empty($ai_tool->screenshot_img))
|
||||
// {
|
||||
// return ;
|
||||
// }
|
||||
|
||||
$ai_tool->load('category');
|
||||
|
||||
$breadcrumbs = collect([
|
||||
|
||||
Reference in New Issue
Block a user