@php
$logoPath = public_path('medical/assets/img/main_logo.png');
$iconPath = public_path('medical/assets/img/favicon_home.png');
$logoData = base64_encode(file_get_contents($logoPath));
$iconData = base64_encode(file_get_contents($iconPath));
$srcLogo = 'data:' . mime_content_type($logoPath) . ';base64,' . $logoData;
$srcIcon = 'data:' . mime_content_type($iconPath) . ';base64,' . $iconData;
@endphp
{{--start mail body--}}
@yield('body')
{{--end mail body--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- --}}
|
© {{ date('Y') }} KONDY ·
Propulsé par Diaris
|
|