Level 56
<a href="{{ URL::route('about-charity') }}" target="_blank"> </a>
3 likes
Hey guys,
I added a
<a href="{{ URL::route('about-charity') }}"> </a>
but I need it to open in a new window - can't seem to find the answer in the doc
Any idea?
Thanks!
<a href="{{ URL::route('about-charity') }}" target="_blank"> </a>
Please or to participate in this conversation.