@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")}} |