@extends("admin/layouts.master") @section('title',"Edit Static Word Translations for $findlang->name |") @section("body")
Static Word Translations for Language: {{ $findlang->name }}
Update Each Translation Carefully and look for comma (,) also if adding new words else it will cause major errors.
@csrf
@endsection