@if (Route::has('login'))
@auth
Home
@else
Login
Register
@endauth
@endif
@include('partials.session') @include('partials.error') @include('partials.info')
CONTACT US
Contact
Contact Form
Locate Us
,
dialascript@mediplus.co.zw
{{csrf_field()}}
Contact Form
Submit Form
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function () { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/5afd445e227d3d7edc2566b6/default'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })();