2
0

en-US.blade.php 313 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>email certification</title>
  5. </head>
  6. <body>
  7. <div>wikipali email certification</div>
  8. <div>wikipali sign up email certification.</div>
  9. <div><b>{{ $code }}</b></div>
  10. <div>This email is sent automatically by system, please don't reply.</div>
  11. </body>
  12. </html>