@extends('layouts.app') @section('content')

{{ trans('lang.food_plural') }}

{{ trans('lang.food_information') }}
@if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@else
@endif
@if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@else
@endif
{{ trans('lang.food_image_help') }}
{{ trans('lang.item_quantity_help') }}
@if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@endif
{{ trans('lang.tax_settings') }}
{{ trans('lang.ingredients') }} @if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@endif
{{ trans('lang.food_add_one') }} @if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@endif
{{ trans('lang.product_specification') }} @if (isset($openai_settings) && data_get($openai_settings, 'status') == true)
@endif
{{ trans('lang.cancel') }}
@includeif('layouts.ai_sidebar') @endsection @section('scripts') @if (isset($openai_settings) && data_get($openai_settings, 'status') == true) @endif