title_en !!}" aria-describedby="titlehelp">
@if ($errors->has('title_en'))
{{ $errors->first('title_en') }}
@endif
title_np !!}" aria-describedby="title_nphelp">
@if ($errors->has('title_np'))
{{ $errors->first('title_np') }}
@endif
shrtname !!}" aria-describedby="shrtnamehelp">
@if ($errors->has('shrtname'))
{{ $errors->first('shrtname') }}
@endif
shrtname_np !!}" aria-describedby="shrtname_nphelp">
@if ($errors->has('shrtname_np'))
{{ $errors->first('shrtname_np') }}
@endif