{{ @$data['title'] }}
@csrf
@if ($errors->has('competence_type_id'))
{{ $errors->first('competence_type_id') }}
@endif