{% extends 'AppBundle:Admin:CRUD\\Rental\\RentalContract\\Edit\\Layout\\rental_contract_layout.html.twig' %} {% block panel_content %} {% include 'AppBundle:Admin:CRUD\\Administrative\\Common\\Include\\include_sale_margin.html.twig' with { 'serviceSellingList': serviceSellingList is defined ? serviceSellingList : null, 'rentalPricing': rentalPricing, 'rentalInsurance': rentalInsurance } %} {% endblock panel_content %}