@extends ('../welcome') @section ('content')
{{$phone->country->name}}-{{$phone->country->code}}
{{$communication->call_action}}
@endif{{$communication->description}}
{{$stream->comment}}
{{-- {{$stream->image->getUrl()}} --}} @if($stream->files) @foreach ($stream->files as $file) Attached Document @endforeach @endif