@php $isTestingTenant = str_contains(request()->getHost(), 'alpinetesting'); @endphp
@if($isTestingTenant)
Test System
@endif
@csrf
{{--
--}}