adenhidayat

mail laravel 5.4

Jan 27th, 2017
996
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. @component('mail:message')
  2.  
  3. # Thank You
  4.  
  5. Thank you for purchasing from our store.
  6.  
  7. @component('mail::button', ['url' => $actionUrl, 'color' => $color])
  8. {{ $actionText }}
  9. @endcomponent
  10.  
  11. @endcomponent
Advertisement
Add Comment
Please, Sign In to add comment