Você pode consultar em https://laravel.com/docs/5.5/filesystem algumas informações sobre public storage, você pode usar asset('storage/file.txt') no src para exibir a imagem na sua view,
Hello,
You can check in https://laravel.com/docs/5.5/filesystem some information about public storage, you can use "asset ('storage / file.txt')" in src to display the image in your view,