@php
$url = URL::current();
@endphp
@php
echo Share::currentPage('我在 #BEING運動影音頻道,體驗專業的訓練規畫,快把訓練計劃加入你的行事曆,期待每一次運動,帶給你的價值!', [], '
')
->facebook()
->twitter()
->linkedin('Extra linkedin summary can be passed here')
->whatsapp()
->telegram()
->line();
@endphp