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

{{ __('English') }} *

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

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

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


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


@endsection @section('scripts') @endsection