@extends('panel.layout.app') @section('title', $title) @section('titlebar_actions', '') @section('content')
@csrf @method($method)
1 {{__('Template')}}
@error('name')
{{ $message }}
@enderror
@if(\Illuminate\Support\Facades\Schema::hasColumn('openai_chat_category', 'first_message'))
@endif @if(\Illuminate\Support\Facades\Schema::hasColumn('openai_chat_category', 'first_message'))
@endif
2 {{__('Personality')}}
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- {{__('More Info')}}--}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection @push('script') @endpush