{{ __('Translation') }}

@csrf
@foreach($translation_data as $key=>$value) @endforeach
{{ __('Key') }} {{ __('Value') }}
{{ $key }}