@extends('layouts.public') @section('title', __('Invalid Connection Link')) @section('content')
{{ __('This WhatsApp connection link cannot be used') }}
{{ $error }}
{{ __('Please contact the administrator who shared this link with you to request a new connection link.') }}