@extends('layouts.app') @section('title', __('nav.menu')) @section('content')
{{ app()->getLocale() === 'tr' ? $item->description_tr : $item->description_en }}