@extends('admin::layouts.master') @section('title', $name) @section('content')
{{ __('Openai::common.no_question') }}
{{ __('Openai::common.number_free') }}: {{ __('Openai::common.loading') }}
{{ $description }}
@endsection