@extends('layouts.vendor.app')
@section('title', 'Update Food')
@push('css_or_js')
@endpush
@section('content')
@php($openai_config=\App\CentralLogics\Helpers::get_business_settings('openai_config'))
@endsection
@push('script')
@endpush
@push('script_2')
{{-- --}}
@endpush