@extends('admin/layouts.master') @section('title', 'Language - Admin') @section('body')
@include('admin.message')
Front Static Word Translation of {{ $findlang->name }} ({{ $findlang->local }})
@csrf
{{ $file }}
@endsection