@extends('layouts.admin') @section('title',__('Static Translation')) @section('content')
reply
{{__('Static Word Translations For Language')}}: {{ $findlang->name }}

{{__('Language Instruction')}}
@csrf
@endsection