Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/resources/views
الملفات الموجودة في هذا الـ Path:
.
..
admin
auth
components
customer
front
layouts
mail
sendMail.blade.php

مشاهدة ملف: sendMail.blade.php

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
{!! $htmlData !!}
</body>
</html>