@extends('layouts.admin') @push('title', get_phrase('Open Ai Settings')) @push('meta')@endpush @push('css')@endpush @section('content')

{{ get_phrase('Open AI Settings') }}

{{ get_phrase('Manage your open ai settings') }}

@csrf
@endsection