{{ localize('Language Add') }}
@csrf
@if ($errors->has('langname'))
{{ $errors->first('langname') }}
@endif