{!! Shortcode::fields()->tabs([ 'title' => [ 'title' => __('Title'), 'type' => 'text', ], 'description' => [ 'title' => __('Description'), 'type' => 'textarea', ], ], $attributes) !!}