Add button to emails (#3637)

This commit is contained in:
David Bomba 2020-04-17 07:21:44 +10:00 committed by GitHub
parent 2215f40ec3
commit 05346fc1c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,12 +9,6 @@
@endcomponent
@if(isset($view_link))
@component('email.components.button', ['url' => $view_link])
{{$view_text}}
@endcomponent
@endif
@if($footer)
@component('email.components.button', ['url' => $view_link])
{{$view_text}}