@extends('layouts.admin') @section('styles') @endsection @section('content')
@include('includes.admin.form-error') @include('includes.admin.form-success')
{{csrf_field()}}

{{ __('Language') }} *

{{ __('(In Any Language)') }}

{{ __('Language Direction') }} *


{{ __('SET LANGUAGE KEYS & VALUES') }}



@endsection @section('scripts') @endsection