@extends('admin.layouts.master') @section('title', 'Language Translation - Admin') @section('maincontent') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach| # | {{ __('Language Translation') }} | {{ __('Action')}} |
|---|---|---|
| {{__('1')}} | {{__('ar.json')}} | {{ __("Edit")}} |
| {{__('2')}} | {{__('bn.json')}} | {{ __("Edit")}} |
| {{__('3')}} | {{__('de.json')}} | {{ __("Edit")}} |
| {{__('4')}} | {{__('en.json')}} | {{ __("Edit")}} |
| {{__('5')}} | {{__('es.json')}} | {{ __("Edit")}} |
| {{__('6')}} | {{__('et.json')}} | {{ __("Edit")}} |
| {{__('7')}} | {{__(' fa.json')}} | {{ __("Edit")}} |
| {{__('8')}} | {{__('fr.json')}} | {{ __("Edit")}} |
| {{__('9')}} | {{__('hi.json')}} | {{ __("Edit")}} |
| {{__('10')}} | {{__('it.json')}} | {{ __("Edit")}} |
| {{__('11')}} | {{__('ko.json')}} | {{ __("Edit")}} |
| {{__('12')}} | {{__('nl.json')}} | {{ __("Edit")}} |
| {{__('13')}} | {{__('pl.json')}} | {{ __("Edit")}} |
| {{__('14')}} | {{__('pt-br.json')}} | {{ __("Edit")}} |
| {{__('15')}} | {{__('pt.json')}} | {{ __("Edit")}} |
| {{__('16')}} | {{__('ro.json')}} | {{ __("Edit")}} |
| {{__('17')}} | {{__('ru.json')}} | {{ __("Edit")}} |
| {{__('18')}} | {{__('tr.json')}} | {{ __("Edit")}} |
| {{__('19')}} | {{__('ur.json')}} | {{ __("Edit")}} |
| {{__('20')}} | {{__('zh-CN.json')}} | {{ __("Edit")}} |
| {{__('21')}} | {{__('zh-TW.json')}} | {{ __("Edit")}} |