@extends('layouts.app-chat.app') {{-- content --}} @section('content')
Chat ID {{ $chat_id }}
Detail Chat
  • Channel

  • Department

  • Topic

  • Rating

  • First Response

  • First Response Duration

  • Resolve Time

  • Case Duration

  • Status Name

@endsection {{-- footer --}} @section('footer') @include('shared.footer') @endsection