@php use Illuminate\Support\Facades\Auth; use App\Models\AddCart; use App\Helpers\Helpers; use App\Models\ShortContact; @endphp
{{--

Your address goes here.

--}}
@php $shContact = ShortContact::where('field_label', 'Phone:')->first(); @endphp

{{$shContact->name}}