@extends('dashboard.layouts.app', ['pageTitle' => $pageTitle]) @section('content')

{{ trans('app.dashboard') }} / {{ trans('app.hr') }} / {{trans('app.competencies_title') }}/ {{$pageTitle}}

@csrf
@endsection