@extends('admin.master',['menu'=>'setting', 'sub_menu'=>'lang_list']) @section('title', isset($title) ? $title : '') @section('style') @endsection @section('content')
| {{__('Name')}} | {{__('Key')}} | {{__('Status')}} | {{__('Action')}} | ||
|---|---|---|---|---|---|
| {{ $value->name}} | {{$value->key}} |
|
|||
| {{__('No data found')}} | |||||