@if(YunShop::notice()->getNotSend('order_submit_success'))
@endif
@if(YunShop::notice()->getNotSend('order_cancel'))
@endif
@if(YunShop::notice()->getNotSend('order_pay_success'))
@endif
@if(YunShop::notice()->getNotSend('order_send'))
@endif
@if(YunShop::notice()->getNotSend('order_finish'))
@endif
@if(YunShop::notice()->getNotSend('order_refund_apply'))
@endif
@if(YunShop::notice()->getNotSend('order_refund_success'))
@endif
@if(YunShop::notice()->getNotSend('order_refund_reject'))
@endif