@foreach( ['en-us','zh-hk','zh-cn'] as $langCode ) @if($currentLanguage!=$langCode) @endif @endforeach
{{ Lang::get('cms/button.cancel') }}