if($random == 1 || $random == 2 || $random == 3)
{}
if($random == 4 || $random == 5 || $random == 6)
{}
if($random == 7 || $random == 8 || $random == 9)
if ($request->hasFile('image')) {
$file = $request->file('image');
$path = $file->store('uploads', 'public');
dd($path);
}
src="https://habrastorage.org/webt/5f/f2/4f/5ff24fdabdb..." alt="image"/>