@props([ 'title' => null, 'description' => 'URecharge — buy airtime, data, pay electricity bills and renew cable TV subscriptions instantly, all in one wallet.', 'image' => null, ]) @php $siteName = config('app.name'); $fullTitle = $title ? "{$title} — {$siteName}" : "{$siteName} — Instant airtime, data, bills & cable TV"; $canonical = url()->current(); @endphp