@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Chat Categories') }}

{{ __('Create New') }}
{{ __('Category Name') }} {{ __('Type') }} {{ __('Updated On') }} {{ __('Actions') }}
@endsection @section('js') @endsection