From dedbe2f5cee33431c1299c7f0dbef4e247dc2447 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 19 Dec 2022 02:51:03 +0100 Subject: nouveau client main.php en cours --- src/latex_templates/location.php | 51 ++++++++++++++++++++++++++++++++++------ 1 file changed, 44 insertions(+), 7 deletions(-) (limited to 'src/latex_templates/location.php') diff --git a/src/latex_templates/location.php b/src/latex_templates/location.php index dc4ea3e..dbffd0e 100644 --- a/src/latex_templates/location.php +++ b/src/latex_templates/location.php @@ -1,4 +1,6 @@ \documentclass{report} @@ -21,7 +23,7 @@ ob_start(); \definecolor{vert}{rgb}{0.07, 0.46, 0.13} % saisie en vert \begin{center} - \includegraphics{ordipolo.png}\\ + \includegraphics{../ordipolo.png}\\ \Large\textbf{Dépannage informatique - Assistance à domicile} \end{center} @@ -36,14 +38,49 @@ ob_start(); Plus d'infos sur le site web: https\string://ordipolo.fr\\ % \string supprime l'espace devant les : - CLIENT\\ + \begin{center} + \large\textbf{CONTRAT DE LOCATION} + \end{center} + + PROPRIÉTAIRE\\ + + Mme, M : \textcolor{vert}{Paul Jusot}\\ + Adresse : \textcolor{vert}{2A, rue de l'île de Man, 29000 Quimper}\\ + + LOCATAIRE\\ + + \begin{tabularx}{\linewidth}{@{}X@{}@{}X@{}} + Mme, M : \textcolor{vert}{} & tel : \textcolor{vert}{}\\ + Adresse : \textcolor{vert}{} & courriel : \textcolor{vert}{} + \end{tabularx}\\\\ + + BIEN LOUÉ\\ + + Désignation : \textcolor{vert}{}\\ + Modèle, description : \textcolor{vert}{}\\ + + État des lieux initial : \textcolor{vert}{}\\\\ + + État des lieux final : \textcolor{vert}{}\\\\ + + CLAUSES\\ + + Durée du prêt : \textcolor{vert}{}\\ + Loyer mensuel : \textcolor{vert}{}\\ + + + \textbf{Le bénéficiaire de cette location s’engage à prendre soin du bien désigné et à en faire un usage strictement personnel.}\\ + + \begin{tabularx}{\linewidth}{@{}X@{}@{}X@{}} + Fait en deux exemplaires à : \textcolor{vert}{} & le : \textcolor{vert}{} \\ + \end{tabularx}\\ \begin{tabularx}{\linewidth}{@{}X@{}@{}X@{}} - Mme, M : \textcolor{vert}{} & - Date : \textcolor{vert}{}\\ - \end{tabularx}\\ - Adresse : \textcolor{vert}{}\\ + Le bénéficiaire du prêt : \textcolor{vert}{} & + Le loueur : \textcolor{vert}{}\\ + \end{tabularx}\\ + \normalsize(précéder la signature de la mention « lu et approuvé ») \end{document}