Kompetencje miękkie
object(Illuminate\Pagination\LengthAwarePaginator)#3169 (11) {
["items":protected]=>
object(Illuminate\Database\Eloquent\Collection)#3174 (2) {
["items":protected]=>
array(2) {
[0]=>
object(App\Models\Product)#3264 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(30) {
["id"]=>
int(52256)
["slug"]=>
string(85) "dlaczego-tak-trudno-sie-dzis-uslyszec-neurokomunikacja-w-pracy-z-klientem-i-zespolem2"
["price"]=>
string(2) "99"
["tax_id"]=>
int(1)
["type"]=>
int(6)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2026-05-26 09:02:06"
["updated_at"]=>
string(19) "2026-05-26 09:09:26"
["subscription_id"]=>
NULL
["room_id"]=>
string(7) "9963070"
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
string(19) "2026-07-20 10:00:00"
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2026-05-26 08:52:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
string(19) "2026-07-20 15:00:00"
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
["archived_at"]=>
NULL
["visibility"]=>
string(4) "shop"
}
["original":protected]=>
array(30) {
["id"]=>
int(52256)
["slug"]=>
string(85) "dlaczego-tak-trudno-sie-dzis-uslyszec-neurokomunikacja-w-pracy-z-klientem-i-zespolem2"
["price"]=>
string(2) "99"
["tax_id"]=>
int(1)
["type"]=>
int(6)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2026-05-26 09:02:06"
["updated_at"]=>
string(19) "2026-05-26 09:09:26"
["subscription_id"]=>
NULL
["room_id"]=>
string(7) "9963070"
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
string(19) "2026-07-20 10:00:00"
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2026-05-26 08:52:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
string(19) "2026-07-20 15:00:00"
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
["archived_at"]=>
NULL
["visibility"]=>
string(4) "shop"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3265 (2) {
["items":protected]=>
array(0) {
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["tags"]=>
object(Illuminate\Database\Eloquent\Collection)#3223 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3203 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(16)
["created_at"]=>
string(19) "2025-08-21 15:49:46"
["updated_at"]=>
string(19) "2025-08-21 15:49:46"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(16)
["created_at"]=>
string(19) "2025-08-21 15:49:46"
["updated_at"]=>
string(19) "2025-08-21 15:49:46"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(52256)
["pivot_tag_id"]=>
int(16)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3214 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(9) "taggables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["taggable_id"]=>
int(52256)
["tag_id"]=>
int(16)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(52256)
["tag_id"]=>
int(16)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3334 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3219 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3192 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(16)
["tag_id"]=>
int(16)
["locale"]=>
string(2) "pl"
["title"]=>
string(20) "Kompetencje miękkie"
}
["original":protected]=>
array(4) {
["id"]=>
int(16)
["tag_id"]=>
int(16)
["locale"]=>
string(2) "pl"
["title"]=>
string(20) "Kompetencje miękkie"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#3187 (2) {
["items":protected]=>
array(0) {
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["authors"]=>
object(Illuminate\Database\Eloquent\Collection)#3175 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#3155 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(34864)
["username"]=>
NULL
["first_name"]=>
string(9) "Magdalena"
["last_name"]=>
string(15) "Huczek-Makowska"
["email"]=>
string(33) "magdalena.huczek.makowska@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2025-08-22 11:01:24"
["updated_at"]=>
string(19) "2026-04-15 14:08:05"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(15854) "
Trenerka wystąpień publicznych, komunikacji i przywództwa. Od lat pracuje z liderami, ekspertami i zespołami biznesowymi, pomagając im mówić jasno, pewnie i z realnym wpływem.
Ma wieloletnie doświadczenie biznesowe, a za sobą setki wystąpień publicznych – na scenach konferencyjnych, w salach szkoleniowych, przed kamerą i w pracy z kadrą menedżerską. Jest trenerką mówców TEDx, od lat przygotowując prelegentów do wystąpień, w których liczy się sens, struktura i autentyczność, a nie sceniczna poza.
Przepracowała tysiące godzin szkoleniowych, prowadząc intensywne, warsztatowe zajęcia, w których uczestnicy nie tylko słuchają, ale przede wszystkim wielokrotnie zabierają głos i ćwiczą w bezpiecznej, wymagającej przestrzeni. Jej szkolenia są zapamiętywane – bo łączą praktykę, konkret i uważną pracę z człowiekiem.
Jest członkinią Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców (SPMiM) oraz od lat odpowiada za organizację Otwartych Warsztatów Wystąpień Publicznych, jednego z największych i najbardziej rozpoznawalnych wydarzeń szkoleniowych w tym obszarze w Polsce.
Wykładowczyni akademicka Uczelni Łazarskiego, gdzie prowadzi zajęcia na kierunku Neuroprzywództwo, oraz wykładowczyni komunikacji na WSB Merito. W swojej pracy łączy doświadczenie biznesowe, wiedzę o funkcjonowaniu mózgu i wieloletnią praktykę sceniczną.
Jest także współtwórczynią projektu „Scena jest Kobietą”. Inicjatywy rozwojowej skierowanej do kobiet aktywnych zawodowo i liderek, które chcą świadomie budować swój głos, obecność i wpływ w przestrzeni publicznej i biznesowej. Projekt łączy warsztaty wystąpień publicznych, pracę nad komunikacją, przywództwem i autentycznością, tworząc przestrzeń, w której kobiety chcą mówić tak, by mieć wpływ.
Na co dzień pozostaje blisko biznesu pracując z menedżerami, ekspertami i organizacjami, dla których komunikacja publiczna jest realnym narzędziem odpowiedzialności, wpływu i reprezentowania instytucji.
Jej zajęcia są dynamiczne, merytoryczne i intensywne. I, jak mówią uczestnicy, naprawdę jej warsztatów się nie zapomina.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(48) "photos/user_34864_large_photo_png_1760419193.png"
["large_photo_webp"]=>
string(50) "photos/user_34864_large_photo_webp_1760419193.webp"
["small_photo_png"]=>
string(48) "photos/user_34864_small_photo_png_1760419193.png"
["small_photo_webp"]=>
string(50) "photos/user_34864_small_photo_webp_1760419193.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(34864)
["username"]=>
NULL
["first_name"]=>
string(9) "Magdalena"
["last_name"]=>
string(15) "Huczek-Makowska"
["email"]=>
string(33) "magdalena.huczek.makowska@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$vYS98Le5IAhzuK6rxJT.uODgO.lKIO2KWO.6DG3I4ngt9KEFuEdHq"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$tZyGlmI8bWdmHUde/K2J0OsrIUStpT.tHXuWaE5/GdcdPF8SMqW2y"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2025-08-22 11:01:24"
["updated_at"]=>
string(19) "2026-04-15 14:08:05"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(15854) "
Trenerka wystąpień publicznych, komunikacji i przywództwa. Od lat pracuje z liderami, ekspertami i zespołami biznesowymi, pomagając im mówić jasno, pewnie i z realnym wpływem.
Ma wieloletnie doświadczenie biznesowe, a za sobą setki wystąpień publicznych – na scenach konferencyjnych, w salach szkoleniowych, przed kamerą i w pracy z kadrą menedżerską. Jest trenerką mówców TEDx, od lat przygotowując prelegentów do wystąpień, w których liczy się sens, struktura i autentyczność, a nie sceniczna poza.
Przepracowała tysiące godzin szkoleniowych, prowadząc intensywne, warsztatowe zajęcia, w których uczestnicy nie tylko słuchają, ale przede wszystkim wielokrotnie zabierają głos i ćwiczą w bezpiecznej, wymagającej przestrzeni. Jej szkolenia są zapamiętywane – bo łączą praktykę, konkret i uważną pracę z człowiekiem.
Jest członkinią Zarządu Stowarzyszenia Profesjonalnych Mówczyń i Mówców (SPMiM) oraz od lat odpowiada za organizację Otwartych Warsztatów Wystąpień Publicznych, jednego z największych i najbardziej rozpoznawalnych wydarzeń szkoleniowych w tym obszarze w Polsce.
Wykładowczyni akademicka Uczelni Łazarskiego, gdzie prowadzi zajęcia na kierunku Neuroprzywództwo, oraz wykładowczyni komunikacji na WSB Merito. W swojej pracy łączy doświadczenie biznesowe, wiedzę o funkcjonowaniu mózgu i wieloletnią praktykę sceniczną.
Jest także współtwórczynią projektu „Scena jest Kobietą”. Inicjatywy rozwojowej skierowanej do kobiet aktywnych zawodowo i liderek, które chcą świadomie budować swój głos, obecność i wpływ w przestrzeni publicznej i biznesowej. Projekt łączy warsztaty wystąpień publicznych, pracę nad komunikacją, przywództwem i autentycznością, tworząc przestrzeń, w której kobiety chcą mówić tak, by mieć wpływ.
Na co dzień pozostaje blisko biznesu pracując z menedżerami, ekspertami i organizacjami, dla których komunikacja publiczna jest realnym narzędziem odpowiedzialności, wpływu i reprezentowania instytucji.
Jej zajęcia są dynamiczne, merytoryczne i intensywne. I, jak mówią uczestnicy, naprawdę jej warsztatów się nie zapomina.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(48) "photos/user_34864_large_photo_png_1760419193.png"
["large_photo_webp"]=>
string(50) "photos/user_34864_large_photo_webp_1760419193.webp"
["small_photo_png"]=>
string(48) "photos/user_34864_small_photo_png_1760419193.png"
["small_photo_webp"]=>
string(50) "photos/user_34864_small_photo_webp_1760419193.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(52256)
["pivot_author_id"]=>
int(34864)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#3163 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(52256)
["author_id"]=>
int(34864)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(52256)
["author_id"]=>
int(34864)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3199 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3166 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#3158 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(52256)
["product_id"]=>
int(52256)
["locale"]=>
string(2) "pl"
["name"]=>
string(90) "Dlaczego tak trudno się dziś usłyszeć? Neurokomunikacja w pracy z klientem i zespołem"
["content"]=>
string(3889) "OPIS SZKOLENIA
„Dlaczego tak trudno się dziś usłyszeć? Neurokomunikacja w pracy z klientem i zespołem”
Pokazanie uczestnikom, jak działa komunikacja z perspektywy mózgu oraz jak budować bardziej świadome, spokojne i skuteczne relacje zawodowe w świecie przeciążenia informacyjnego, pośpiechu i ciągłych rozproszeń.
Szkolenie dostarcza praktycznych narzędzi wspierających komunikację z klientami, współpracownikami i zespołem - szczególnie w sytuacjach napięcia, presji i emocji.
PROGRAM
MODUŁ I
Mózg nie słucha obiektywnie
• jak mózg interpretuje komunikaty,
• komunikacja szybka i wolna — dwa systemy myślenia w praktyce,
• efekt potwierdzenia i automatyczne założenia,
• dlaczego emocje wpływają na rozmowę bardziej niż fakty,
• mózg pod presją — co dzieje się z komunikacją w stresie.
MODUŁ II
Kto nam ukradł uwagę?
• przebodźcowanie i przeciążenie poznawcze,
• dlaczego multitasking nie służy komunikacji,
• koszt ciągłego przerywania i przełączania uwagi,
• komunikatory, maile i „rozmowy w pół uwagi”,
• jak pośpiech zmienia sposób mówienia i słuchania.
MODUŁ III
Neurokomunikacja w codziennej pracy
• jak mówić, żeby obniżać napięcie,
• mikrokomunikaty budujące zaufanie,
• komunikacja pod presją czasu i odpowiedzialności,
• język współpracy zamiast języka obrony,
• znaczenie pauzy, tonu i uważności w rozmowie.
MODUŁ IV
Emocje i trudne rozmowy
• co dzieje się z mózgiem podczas konfliktu,
• reakcje stresowe w komunikacji,
• rozmowa z osobą zdenerwowaną lub roszczeniową,
• jak nie eskalować napięcia,
• emocje jako informacja, nie przeszkoda.
MODUŁ V
Jak odzyskać jakość komunikacji
• komunikacja bardziej świadoma i mniej automatyczna,
• uważność jako kompetencja przyszłości,
• zarządzanie energią komunikacyjną,
• proste techniki wspierające koncentrację i obecność w rozmowie,
• jak tworzyć kulturę lepszej komunikacji w zespole.
Podsumowanie:
3 neurozasady skutecznej komunikacji do wdrożenia od zaraz.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(1526) "
Cena bez abonamentu:
99 PLN + VAT
Czas rozpoczęcia:
10:00
20 lipca 2026
Czas zakończenia:
15:00
20 lipca 2026
Certyfikat:
TAK – automatycznie do pobrania ze strony (dla posiadaczy abonamentu)
TAK – wysłany po szkoleniu (dla pozostałych uczestników)
Materiały:
Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
Nagranie:
Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
"
}
["original":protected]=>
array(7) {
["id"]=>
int(52256)
["product_id"]=>
int(52256)
["locale"]=>
string(2) "pl"
["name"]=>
string(90) "Dlaczego tak trudno się dziś usłyszeć? Neurokomunikacja w pracy z klientem i zespołem"
["content"]=>
string(3889) "OPIS SZKOLENIA
„Dlaczego tak trudno się dziś usłyszeć? Neurokomunikacja w pracy z klientem i zespołem”
Pokazanie uczestnikom, jak działa komunikacja z perspektywy mózgu oraz jak budować bardziej świadome, spokojne i skuteczne relacje zawodowe w świecie przeciążenia informacyjnego, pośpiechu i ciągłych rozproszeń.
Szkolenie dostarcza praktycznych narzędzi wspierających komunikację z klientami, współpracownikami i zespołem - szczególnie w sytuacjach napięcia, presji i emocji.
PROGRAM
MODUŁ I
Mózg nie słucha obiektywnie
• jak mózg interpretuje komunikaty,
• komunikacja szybka i wolna — dwa systemy myślenia w praktyce,
• efekt potwierdzenia i automatyczne założenia,
• dlaczego emocje wpływają na rozmowę bardziej niż fakty,
• mózg pod presją — co dzieje się z komunikacją w stresie.
MODUŁ II
Kto nam ukradł uwagę?
• przebodźcowanie i przeciążenie poznawcze,
• dlaczego multitasking nie służy komunikacji,
• koszt ciągłego przerywania i przełączania uwagi,
• komunikatory, maile i „rozmowy w pół uwagi”,
• jak pośpiech zmienia sposób mówienia i słuchania.
MODUŁ III
Neurokomunikacja w codziennej pracy
• jak mówić, żeby obniżać napięcie,
• mikrokomunikaty budujące zaufanie,
• komunikacja pod presją czasu i odpowiedzialności,
• język współpracy zamiast języka obrony,
• znaczenie pauzy, tonu i uważności w rozmowie.
MODUŁ IV
Emocje i trudne rozmowy
• co dzieje się z mózgiem podczas konfliktu,
• reakcje stresowe w komunikacji,
• rozmowa z osobą zdenerwowaną lub roszczeniową,
• jak nie eskalować napięcia,
• emocje jako informacja, nie przeszkoda.
MODUŁ V
Jak odzyskać jakość komunikacji
• komunikacja bardziej świadoma i mniej automatyczna,
• uważność jako kompetencja przyszłości,
• zarządzanie energią komunikacyjną,
• proste techniki wspierające koncentrację i obecność w rozmowie,
• jak tworzyć kulturę lepszej komunikacji w zespole.
Podsumowanie:
3 neurozasady skutecznej komunikacji do wdrożenia od zaraz.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(1526) "
Cena bez abonamentu:
99 PLN + VAT
Czas rozpoczęcia:
10:00
20 lipca 2026
Czas zakończenia:
15:00
20 lipca 2026
Certyfikat:
TAK – automatycznie do pobrania ze strony (dla posiadaczy abonamentu)
TAK – wysłany po szkoleniu (dla pozostałych uczestników)
Materiały:
Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
Nagranie:
Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[1]=>
object(App\Models\Product)#3263 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(30) {
["id"]=>
int(52246)
["slug"]=>
string(56) "asertywnosc-i-perswazja-w-efektywnym-procesie-wspolpracy"
["price"]=>
string(2) "99"
["tax_id"]=>
int(1)
["type"]=>
int(6)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2026-05-22 14:02:27"
["updated_at"]=>
string(19) "2026-05-22 14:13:03"
["subscription_id"]=>
NULL
["room_id"]=>
string(7) "9955113"
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
string(19) "2026-08-25 09:30:00"
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2026-05-22 13:44:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
string(19) "2026-08-25 13:30:00"
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
["archived_at"]=>
NULL
["visibility"]=>
string(4) "shop"
}
["original":protected]=>
array(30) {
["id"]=>
int(52246)
["slug"]=>
string(56) "asertywnosc-i-perswazja-w-efektywnym-procesie-wspolpracy"
["price"]=>
string(2) "99"
["tax_id"]=>
int(1)
["type"]=>
int(6)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2026-05-22 14:02:27"
["updated_at"]=>
string(19) "2026-05-22 14:13:03"
["subscription_id"]=>
NULL
["room_id"]=>
string(7) "9955113"
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
string(19) "2026-08-25 09:30:00"
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2026-05-22 13:44:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
string(19) "2026-08-25 13:30:00"
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
["archived_at"]=>
NULL
["visibility"]=>
string(4) "shop"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3247 (2) {
["items":protected]=>
array(0) {
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["tags"]=>
object(Illuminate\Database\Eloquent\Collection)#3252 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3204 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(16)
["created_at"]=>
string(19) "2025-08-21 15:49:46"
["updated_at"]=>
string(19) "2025-08-21 15:49:46"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(16)
["created_at"]=>
string(19) "2025-08-21 15:49:46"
["updated_at"]=>
string(19) "2025-08-21 15:49:46"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(52246)
["pivot_tag_id"]=>
int(16)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3205 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(9) "taggables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["taggable_id"]=>
int(52246)
["tag_id"]=>
int(16)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(52246)
["tag_id"]=>
int(16)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3334 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3198 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3192 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(16)
["tag_id"]=>
int(16)
["locale"]=>
string(2) "pl"
["title"]=>
string(20) "Kompetencje miękkie"
}
["original":protected]=>
array(4) {
["id"]=>
int(16)
["tag_id"]=>
int(16)
["locale"]=>
string(2) "pl"
["title"]=>
string(20) "Kompetencje miękkie"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#3182 (2) {
["items":protected]=>
array(0) {
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["authors"]=>
object(Illuminate\Database\Eloquent\Collection)#3190 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#3156 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(39486)
["username"]=>
string(16) "yBeTRH0CktyB0ifr"
["first_name"]=>
string(5) "Jacek"
["last_name"]=>
string(5) "Sysak"
["email"]=>
string(19) "jacek.sysak@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$le6eXTRcbT8TaGqS6aFoROa8w.u3E8j0h2qKwLRRcRvnQJ.mWJ5lW"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$HZTEPqCLb4POMXPB1HP0l.EXDxSUi2OBzKece/VMqT5Q424dGnvnq"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2026-01-28 16:20:15"
["updated_at"]=>
string(19) "2026-01-28 16:20:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1393) "Przez blisko 25 lat związany z branżą HR. Pracując w wewnętrznych działach personalnych dla firm o globalnym zasięgu jako: doradca ds. personalnych, HR biznes partner, manager ds. relacji pracowniczych, doradca ds. szkoleń i rozwoju. W ostatniej roli jako regionalny manager ds. rozwoju talentów odpowiedzialny za Region Europy Centralnej i Wschodniej i Bliskiego Wschodu, łącznie w 14 krajach – odpowiedzialny za kreowanie i zarzadzanie strategią rozwojową w regionie.
Obecnie właściciel firmy konsultingowo-szkoleniowej Talent Rebel, działający w obszarze rozwoju przywództwa, diagnozy talentów, potencjału i kompetencji interpersonalnych z wykorzystaniem narzędzi psychometrycznych.
Trener, mentor, coach mocnych stron, wykładowca studiów podyplomowych, pedagog, mówca i prelegent podczas wydarzeń HR, autor tekstów i cytowany w pismach i artykułach o tematyce zarządzania i HR: Rzeczpospolita, Gazeta Wyborcza, Personel i Zarządzanie, Personel Plus, Dziennik Europa Świat, Gazeta Prawna. Współautor pierwszej polskiej książki o dobrostanie: Wellbeing w organizacji. Co? Jak? Dlaczego?
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
NULL
["large_photo_webp"]=>
NULL
["small_photo_png"]=>
NULL
["small_photo_webp"]=>
NULL
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(39486)
["username"]=>
string(16) "yBeTRH0CktyB0ifr"
["first_name"]=>
string(5) "Jacek"
["last_name"]=>
string(5) "Sysak"
["email"]=>
string(19) "jacek.sysak@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$le6eXTRcbT8TaGqS6aFoROa8w.u3E8j0h2qKwLRRcRvnQJ.mWJ5lW"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$HZTEPqCLb4POMXPB1HP0l.EXDxSUi2OBzKece/VMqT5Q424dGnvnq"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2026-01-28 16:20:15"
["updated_at"]=>
string(19) "2026-01-28 16:20:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1393) "Przez blisko 25 lat związany z branżą HR. Pracując w wewnętrznych działach personalnych dla firm o globalnym zasięgu jako: doradca ds. personalnych, HR biznes partner, manager ds. relacji pracowniczych, doradca ds. szkoleń i rozwoju. W ostatniej roli jako regionalny manager ds. rozwoju talentów odpowiedzialny za Region Europy Centralnej i Wschodniej i Bliskiego Wschodu, łącznie w 14 krajach – odpowiedzialny za kreowanie i zarzadzanie strategią rozwojową w regionie.
Obecnie właściciel firmy konsultingowo-szkoleniowej Talent Rebel, działający w obszarze rozwoju przywództwa, diagnozy talentów, potencjału i kompetencji interpersonalnych z wykorzystaniem narzędzi psychometrycznych.
Trener, mentor, coach mocnych stron, wykładowca studiów podyplomowych, pedagog, mówca i prelegent podczas wydarzeń HR, autor tekstów i cytowany w pismach i artykułach o tematyce zarządzania i HR: Rzeczpospolita, Gazeta Wyborcza, Personel i Zarządzanie, Personel Plus, Dziennik Europa Świat, Gazeta Prawna. Współautor pierwszej polskiej książki o dobrostanie: Wellbeing w organizacji. Co? Jak? Dlaczego?
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
NULL
["large_photo_webp"]=>
NULL
["small_photo_png"]=>
NULL
["small_photo_webp"]=>
NULL
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(52246)
["pivot_author_id"]=>
int(39486)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#3159 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(52246)
["author_id"]=>
int(39486)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(52246)
["author_id"]=>
int(39486)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3199 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(12) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["archived_at"]=>
string(8) "datetime"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3179 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#3162 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(52246)
["product_id"]=>
int(52246)
["locale"]=>
string(2) "pl"
["name"]=>
string(60) "Asertywność i Perswazja w Efektywnym Procesie Współpracy"
["content"]=>
string(2098) "OPIS SZKOLENIA
Temat: Asertywność i Perswazja w Efektywnym Procesie Współpracy
Czas trwania: 4 godziny | interaktywny warsztat online
Cele szkolenia (uczestnicy będą mogli):
• Umieć wyrażać potrzeby, formułować komunikaty w zgodzie ze sobą i innymi
• Korzystać z zasad skutecznej i etycznej perswazji,
• Identyfikować i wzmacniać swoje indywidualne źródła wpływu,
• Reagować świadomie na trudne sytuacje i niekonstruktywne zachowania w zespole.
Dlaczego ten temat?
Asertywność i perswazja to dziś jedne z kluczowych kompetencji w pracy zespołowej. Pozwalają nie tylko skuteczniej się komunikować, ale także budować autorytet, egzekwować zadania bez konfliktów i współpracować w sposób dojrzały, partnerski i efektywny. Ten warsztat to praktyczna dawka narzędzi, dzięki którym uczestnicy nauczą się jasno wyrażać swoje potrzeby, stawiać granice, wpływać na innych w etyczny sposób i wzmacniać swoją pozycję w zespole — niezależnie od roli czy doświadczenia.
PROGRAM
• 4 wymiary asertywności: harmonijna asertywność, bierność, agresja, manipulacja Manipulacja i agresja– gdzie jest granica między dyrektywnością, a mobbingiem?
• Podstawy analizy transakcyjnej w komunikacji z pracownikami
• Budowanie asertywnych komunikatów wspierających współpracę i egzekwujących realizację celów
• 7 źródeł perswazji, czyli jaki możemy wywierać wpływ?
• Moje osobiste źródła wpływu
"
["description"]=>
string(0) ""
["additional_info"]=>
string(1532) "
Cena bez abonamentu:
99 PLN + VAT
Czas rozpoczęcia:
09:30
25 sierpnia 2026
Czas zakończenia:
13:30
25 sierpnia 2026
Certyfikat:
TAK – automatycznie do pobrania ze strony (dla posiadaczy abonamentu)
TAK – wysłany po szkoleniu (dla pozostałych uczestników)
Materiały:
Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
Nagranie:
Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
"
}
["original":protected]=>
array(7) {
["id"]=>
int(52246)
["product_id"]=>
int(52246)
["locale"]=>
string(2) "pl"
["name"]=>
string(60) "Asertywność i Perswazja w Efektywnym Procesie Współpracy"
["content"]=>
string(2098) "OPIS SZKOLENIA
Temat: Asertywność i Perswazja w Efektywnym Procesie Współpracy
Czas trwania: 4 godziny | interaktywny warsztat online
Cele szkolenia (uczestnicy będą mogli):
• Umieć wyrażać potrzeby, formułować komunikaty w zgodzie ze sobą i innymi
• Korzystać z zasad skutecznej i etycznej perswazji,
• Identyfikować i wzmacniać swoje indywidualne źródła wpływu,
• Reagować świadomie na trudne sytuacje i niekonstruktywne zachowania w zespole.
Dlaczego ten temat?
Asertywność i perswazja to dziś jedne z kluczowych kompetencji w pracy zespołowej. Pozwalają nie tylko skuteczniej się komunikować, ale także budować autorytet, egzekwować zadania bez konfliktów i współpracować w sposób dojrzały, partnerski i efektywny. Ten warsztat to praktyczna dawka narzędzi, dzięki którym uczestnicy nauczą się jasno wyrażać swoje potrzeby, stawiać granice, wpływać na innych w etyczny sposób i wzmacniać swoją pozycję w zespole — niezależnie od roli czy doświadczenia.
PROGRAM
• 4 wymiary asertywności: harmonijna asertywność, bierność, agresja, manipulacja Manipulacja i agresja– gdzie jest granica między dyrektywnością, a mobbingiem?
• Podstawy analizy transakcyjnej w komunikacji z pracownikami
• Budowanie asertywnych komunikatów wspierających współpracę i egzekwujących realizację celów
• 7 źródeł perswazji, czyli jaki możemy wywierać wpływ?
• Moje osobiste źródła wpływu
"
["description"]=>
string(0) ""
["additional_info"]=>
string(1532) "
Cena bez abonamentu:
99 PLN + VAT
Czas rozpoczęcia:
09:30
25 sierpnia 2026
Czas zakończenia:
13:30
25 sierpnia 2026
Certyfikat:
TAK – automatycznie do pobrania ze strony (dla posiadaczy abonamentu)
TAK – wysłany po szkoleniu (dla pozostałych uczestników)
Materiały:
Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
Nagranie:
Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["perPage":protected]=>
int(12)
["currentPage":protected]=>
int(1)
["path":protected]=>
string(69) "https://akademialtca.pl/katalog/kompetencje-miekkie/szkolenia-na-zywo"
["query":protected]=>
array(0) {
}
["fragment":protected]=>
NULL
["pageName":protected]=>
string(4) "page"
["onEachSide"]=>
int(3)
["options":protected]=>
array(2) {
["path"]=>
string(69) "https://akademialtca.pl/katalog/kompetencje-miekkie/szkolenia-na-zywo"
["pageName"]=>
string(4) "page"
}
["total":protected]=>
int(2)
["lastPage":protected]=>
int(1)
}
Znaleziono 2 szkolenia