@extends('layouts.app') @section('content')
@livewire('constructor-project')
@endsection