@extends('admin.adminlayout') @section('page_title') @if(!isset($xlang)) {{__('New language')}} @else {{__('Edit language')}}: {{$xlang->title}} @endif - @endsection @section('content')

@if(!isset($xlang)) {{__('New language')}} @else {{__('Edit language')}}: {{$xlang->name}} {{$xlang->name}} @endif

@include('starter-kit::component.err')
@csrf

rtl??null) == 1) checked="" @endif value="1" >
@endsection @section('content-with-js') @endsection