{{$name}}

@if ($errors->has('name_en')) {{ $errors->first('name_en') }} @endif
@if ($errors->has('name_si')) {{ $errors->first('name_si') }} @endif
@if ($errors->has('name_ta')) {{ $errors->first('name_ta') }} @endif
@if ($errors->has('type')) {{ $errors->first('type') }} @endif