@extends('admin::layouts.master') @section('title', __('admin/common.language')) @section('content')
| {{ __('common.name') }} | {{ __('currency.code') }} | {{--{{ __('currency.icon') }} | --}}{{ __('common.sort_order') }} | {{ __('common.action') }} |
|---|---|---|---|---|
| @{{ language.name }} {{ __('common.default') }} | @{{ language.code }} | {{--@{{ language.sort_order }} |
|