%PDF- %PDF-
| Direktori : /home/graphicd/public_html/vebto/resources/views/emails/default/ |
| Current File : /home/graphicd/public_html/vebto/resources/views/emails/default/base.blade.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style type="text/css">
table td {
border-collapse: collapse;
}
body[dir=rtl] {
direction: rtl;
unicode-bidi: embed;
}
</style>
</head>
<body style="width: 100%!important; margin: 0; padding: 0;">
@yield('content')
</body>
</html>