@extends('layouts.app') @section('page-header')
{{ __('Total Text Result Length') }}{{ number_format($id->max_tokens) }} {{ __(' tokens') }} |
{{ __('Supported Template Package') }}{{ ucfirst($id->templates) }} |
{{ __('Supported Chat Package') }}{{ ucfirst($id->chats) }} |
{{ __('Team Members') }}{{ $id->team_members }} |
{{ __('Plan Features') }}{{ ucfirst($id->plan_features) }} |