@include('front.dabory.erp.partial.select-btn-options', [
'selectBtns' => [
[ 'Value' => 'new', 'Caption' => '처방 초기화' ],
[ 'Value' => 'print', 'Caption' => '양안시 처방인쇄' ],
],
'color' => 'btn-black',
'eventClassName' => 'eyetest-more-act',
])
@include('front.dabory.erp.partial.select-btn-options', [
'selectBtns' => [
[ 'Value' => 'new', 'Caption' => '처방 초기화' ],
[ 'Value' => 'print', 'Caption' => '양안시 처방인쇄' ],
],
'color' => 'btn-black',
'eventClassName' => 'eyetest-more-act',
])