{{ $language['native_name'] }}
{{__('Code')}}: {{ strtoupper($language['code']) }} • {{__('Direction')}}: {{ strtoupper($language['direction']) }}
{{__('Translations')}}
{{__('Loading...')}}
@extends('layouts.app') @section('title', __('Translations') . ' - ' . $language['native_name']) @section('wrapper')
{{__('Code')}}: {{ strtoupper($language['code']) }} • {{__('Direction')}}: {{ strtoupper($language['direction']) }}