@php $twitterURL = 'https://twitter.com/intent/tweet?' . http_build_query([ 'url' => route('shop.product_or_category.index', $product->url_key), 'text' => $message, ]); @endphp @push('scripts') @endpush