{% extends 'contract/actions/menus/_sub_menu_status.html.twig' %} {% block before_status_actions %} {% if app.user.profileType.type in ['p', 'm'] and lastStatus.proposalLines|length > 0 %} {% set first_proposal = lastStatus.proposalLines|first %} {% if app.user.profileType.type == 'p' or (app.user.profileType.type == 'm' and first_proposal.commissions|length > 1) %}