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

{{ __('Language') }} *

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

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

{{ __('Upload File') }} *

{{ __('(Only .csv file)') }}

@endsection