Laravel Social Share Buttons Example
@php $imageArray = explode(',', $data->product_image); $firstImage = $imageArray[0]; @endphp
{!! $shareComponent !!}