{{-- {{ $general->location }} | {{ $general->email }} @php $data = json_decode($general->social); @endphp @foreach ($data as $value) {!! $value['0'] !!} @endforeach | --}} @php //dd($general->social); @endphp {{$general->location}} | {{$general->email}} @php $data = json_decode($general->social); @endphp @foreach ($data as $value) {!! $value['0'] !!} @endforeach | Consultation