@extends('layouts.customer') @section('title') Chat Response @endsection @section('extra-css') @endsection @section('content')

@lang('customer.list')

# @lang('Title') @lang('Content') @lang('customer.status') @lang('customer.action')
@endsection @section('extra-scripts') @endsection