@extends('panel.layout.app', ['disable_tblr' => true]) @section('title', $title) @section('titlebar_actions') @endsection @section('content')
@csrf @method($method)

{{ __('You have the ability to provide directives to your personalized GPT and tailor it according to your preferences, ensuring it aligns seamlessly with your brand and tone.') }}

@error('title')

{{ $message }}

@enderror
@error('role')

{{ $message }}

@enderror
{{ __('Save') }}
@endsection @push('script') @endpush