| # | English Message | Arabic Message | Actions |
|---|---|---|---|
| {{ $index + 1 }} | @if($editingIndex === $index) @else {{ $label['en'] ?? '' }} @endif | @if($editingIndex === $index) @else {{ $label['ar'] ?? '' }} @endif |
@if($editingIndex === $index)
|
| No label messages found. Add one above to get started. | |||
Total labels: {{ count($labelMessages) }}
{{ json_encode($labelMessages, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE) }}