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

Chat

@if($getAstrologer['recordList'][0]['profileImage']) Sharon Lessman @else Sharon Lessman @endif
{{ $getAstrologer['recordList'][0]['name'] }} {{--
100 seconds
--}}
Remaining : {{ $chatrequest->chat_duration }} seconds  
@endsection @section('scripts') @endsection