@extends('mails/template') @section('header') @include('mails/partials/header') @endsection @section('content')

Hello,

Following the completion of the maintenance for your Green Service on the project {{$maintenance?->project->name}}, we invite you to review the detailed report. It is available:
- As an attachment to this email or in your client space accessible via our platform.

This is an automated message.
For any questions regarding the Green Service, you can contact us at: servicesverts@urbancanopee.com.

Bonjour,

Suite à la clôture de la maintenance de votre Service Vert sur le projet {{$maintenance?->project->name}}, nous vous invitons à consulter le rapport spécifique. Celui-ci est disponible :
- En pièce jointe à cet email, ou dans votre espace client accessible via notre plateforme.

Ceci est un message automatique.
Pour toute question concernant le Service Vert, vous pouvez nous contacter à l’adresse suivante : servicesverts@urbancanopee.com.

@endsection @section('footer') @include('mails/partials/footer') @endsection