@props([ 'id' => 'tabs-' . rand(10000, 99999), 'active' => null, 'plugin' => 'tabs', 'orientation' => 'horizontal', // horizontal, vertical 'dropdown' => true, 'dropdown_title' => trans('admin.setting.system.menu'), ])