{@

$mobile = Mobile::isMobileCheckByAgent();
}
<!--@if(!$mobile)-->
모바일이 아닐 경우 출력
<!--@end-->

이렇게 선어내놓고 사용하면 됩니다.