@props(['url' => null, 'title' => '']) @php $u = urlencode($url ?? request()->fullUrl()); $t = urlencode($title); @endphp