{{$name}}

@if ($errors->has('name_en')) {{ $errors->first('name_en') }} @endif
@if ($errors->has('description_en')) {{ $errors->first('description_en') }} @endif

{{$name}}

@if ($errors->has('name_si')) {{ $errors->first('name_si') }} @endif
@if ($errors->has('description_si')) {{ $errors->first('description_si') }} @endif

{{$name}}

@if ($errors->has('name_ta')) {{ $errors->first('name_ta') }} @endif
@if ($errors->has('description_ta')) {{ $errors->first('description_ta') }} @endif
@if ($errors->has('page_id')) {{ $errors->first('page_id') }} @endif
@if ($editable)
@if ($errors->has('background_image')) {{ $errors->first('background_image') }} @endif
@else @endif
Featured image

Tile settings

@if ($errors->has('order')) {{ $errors->first('order') }} @endif
@if ($errors->has('status')) {{ $errors->first('status') }} @endif