{% extends 'base.html.twig' %} {% block title %}CRM | {% trans %}Report{% endtrans %}{% endblock %} {% block body %} Home {% trans %}Employees{% endtrans %} {{ employee.firstName }} {{ employee.lastName }} - {% trans %} Profile{% endtrans %} {% trans %}Report{% endtrans %}