@extends('adminlte::page') @section('title', 'Edit Language') @section('content_header')

Edit Language

@stop @section('content') @include('notifications')

Edit Language

@csrf
id == 1 ? 'disabled' : '' }} required>
Back
@stop @section('plugins.jQuery-UI', true) @section('plugins.Select2', true) @section('plugins.Summernote', true) @section('plugins.BootstrapSwitch', true) @section('adminlte_js') @stop