@extends('layouts.dashboard') @section('page_title') chat @endsection @section('page_header_title') @endsection @section('page_body')

All Tokens

Title:

Description :

Tokens

Select Token From Menu

@endsection @section('page_modal') @endsection @section('page_script') @include('scripts.chat') @endsection