@php($disableTailwind = true) @extends('admin.layout.master') @section('title') {{ __('dashboard.edit_country') }} @endsection @section('content')

{{ __('dashboard.translation_of') }} "{{ $row->key }}"

@endsection