@extends('core::base.layouts.master') @section('title') Theme Translations @endsection @section('custom_css') @include('core::base.includes.data_table.css') @endsection @section('main_content')
| # | {{ translate('Value') }} | {{ translate('Key') }} | {{ translate('Language') }} | {{ translate('Actions') }} |
|---|---|---|---|---|
| {{ $key + 1 }} | {{ $value->lang_value }} | {{ $value->lang_key }} | English |