@extends('frontend.astrologers.layout.master') @section('content') @if (astroauthcheck()) @php $userId = request()->query('partnerId'); $astrologerId = astroauthcheck()['astrologerId']; $chatId = request()->query('chatId'); @endphp @endif
Chat

Chat

@if($getUser['recordList'][0]['profile']) Sharon Lessman @else Sharon Lessman @endif
{{ $getUser['recordList'][0]['name'] ?? 'User' }} {{--
100 seconds
--}}
Waiting to Join
@endsection @section('scripts') @endsection