@extends('layouts.app') @section('content')

Add Language

@csrf
Use ISO 639-1 codes. @error('locale') {{ $message }} @enderror
Insert the name of the language.
@endsection