8 lines
254 B
PHP
8 lines
254 B
PHP
<div>
|
|
<x-project-manager-mail-settings-modal :projectManager="$this"/>
|
|
<x-project-manager-properties-modal :projectManager="$this"/>
|
|
<x-project-manager-grid :projectManager="$this"/>
|
|
<x-project-manager-delete-confirmation-modal/>
|
|
</div>
|
|
|