@extends('layout.emails._message-base') @section('email-content')

Dear {{ $user->name.' '.$user->surname }},

Please find attached the Tickets Report for the period of {{ $reportDate }} .

Should you have any questions or require further information, please do not hesitate to contact us.

Kind regards,

System Administration

@endsection