diff --git a/BACKEND/resources/views/email/notification_tickets.blade.php b/BACKEND/resources/views/email/notification_tickets.blade.php index a4ec8fd..f9909a4 100644 --- a/BACKEND/resources/views/email/notification_tickets.blade.php +++ b/BACKEND/resources/views/email/notification_tickets.blade.php @@ -1,5 +1,5 @@ Logo + border="0" width="100" style="display: block; width: 50%;">

Dear Admin,

Employee {{ $data['name'] }} has sent a request ticket, the specific content is as follows:

diff --git a/BACKEND/resources/views/email/notification_tickets_user.blade.php b/BACKEND/resources/views/email/notification_tickets_user.blade.php index 4a8d302..7fdc08e 100644 --- a/BACKEND/resources/views/email/notification_tickets_user.blade.php +++ b/BACKEND/resources/views/email/notification_tickets_user.blade.php @@ -1,5 +1,5 @@ Logo + border="0" width="100" style="display: block; width: 50%;">

Dear {{ $data['user_name'] }},

Admin {{ $data['name'] }} has {{ $data['status'] }} your request