{!! Theme::section('community.page.gifts.gift-money-to') !!}
Account Overview | Transaction History Available balance : CAD @if($user_account) ${{number_format((float)$user_account->balance, 2, '.', '')}} @else $0.00 @endif
{!! Theme::section('community.page.gifts.account-overview',['user_account'=>$user_account]) !!}