@if (!empty($type))
@if (request()->routeIs('jakarta*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@elseif (request()->routeIs('bandung*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@elseif (request()->routeIs('yogyakarta*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@endif
@else
@if (request()->routeIs('jakarta*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@elseif (request()->routeIs('bandung*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@elseif (request()->routeIs('yogyakarta*'))
Apply for Kimaya Membership and get extra offer
SIGN UP
@else
Apply for Kimaya Membership and get extra offer
SIGN UP
@endif
@endif