{{$name}}

@if ($errors->has('title_en')) {{ $errors->first('title_en') }} @endif
@if ($errors->has('title_si')) {{ $errors->first('title_si') }} @endif
@if ($errors->has('title_ta')) {{ $errors->first('title_ta') }} @endif
@if ($errors->has('description_en')) {{ $errors->first('description_en') }} @endif
@if ($errors->has('description_en')) {{ $errors->first('description_en') }} @endif
@if ($errors->has('description_en')) {{ $errors->first('description_en') }} @endif
@includeif('dashboard.nboards.table', ['mode' => $mode,'editable' => $editable]) @includeif('dashboard.nboards.chart', ['mode' => $mode,'lines' => $chart_lines,'editable' => $editable])