@extends('layout.app') @section('content')
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

{{\Illuminate\Support\Facades\Auth::user()->name ?? ''}}

--}} {{--

{{\Illuminate\Support\Facades\Auth::user()->title ?? ''}}

--}} {{-- --}} {{--
--}} {{-- @include('components.suggested-users')--}} {{--
--}} {{-- --}} {{--
--}} {{-- 404 Chats--}} {{-- Copyright 2025--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

ads available

--}} {{-- --}} {{--
--}} {{--
--}} {{--

404 Chats

--}} {{--
--}} {{--
--}} {{--
--}}
img

{{$chat->user->name ?? ''}}

{{$chat->created_at->diffForHumans()}}

{{$chat->title ?? ''}}

{{$chat->sub_title ?? ''}}

{!! $chat->description !!}

Comments ({{ $chat->comments->count() }})
@csrf
@foreach($chat->comments as $comment) @include('chat.partials.single_comment', ['comment' => $comment]) @endforeach
{{--
--}} {{--
--}} {{--
--}} {{--

404 Chat

--}} {{--

Track Time on Workwise

--}} {{--

Pay only for the Hours worked

--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

Top Jobs

--}} {{-- --}} {{--
--}} {{--
    --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Most Viewed This Week

--}} {{-- --}} {{--
--}} {{--
    --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--

    Senior Product Designer

    --}} {{-- $25/hr--}} {{--
    --}} {{--

    Lorem ipsum dolor sit amet,--}} {{-- consectetur adipiscing elit..

    --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Most Viewed People

--}} {{-- --}} {{--
--}} {{--
    --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Naya

    --}} {{-- Graphic Designer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Atharv

    --}} {{-- PHP Developer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Jai

    --}} {{-- Wordpress Developer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Dhruv

    --}} {{-- C & C++ Developer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Tenzin

    --}} {{-- Graphic Designer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{--
    --}} {{--
    --}} {{-- img--}} {{--
    --}} {{--
    --}} {{--

    Nila

    --}} {{-- PHP Developer--}} {{--
    --}} {{--
    --}} {{-- --}} {{--
  • --}} {{--
--}} {{-- View More--}} {{--
--}} {{--
--}} {{--
--}} {{--

ads available

--}} {{-- --}} {{--
--}} {{--
--}} {{--

404 Chats

--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @push('script') @endpush