send mail

This commit is contained in:
CHIEFSOFT\ameye
2024-02-02 11:36:28 -05:00
parent 73f59799e5
commit b8cf55046c
7 changed files with 134 additions and 14 deletions
+10
View File
@@ -2,6 +2,16 @@
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}" data-bs-theme="light" data-footer="dark">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BYVJEGY423"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BYVJEGY423');
</script>
<meta charset="utf-8">
<title>Kevkem Chiropractic Health & Injury Rehab</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">