@extends('layouts.app') @section('content')
{{ $errors->first('language') }}
{{ $errors->first('code') }}
{{ $errors->first('is_rtl') }}