@component('components.test-form',
array(
'test' => 'SDS',
'motto' => 'CE ÎȚI PLACE SĂ FACI?',
'title' => 'Testul de interese
(SDS)',
'image' => '../images/pm3_small.png',
'wrapper_class' => 'border-bottom border-md-bottom-0',
'input_class' => 'col-sm-6 col-md-12 '
))
@endcomponent
@component('components.test-form',
array(
'test' => 'LSI',
'motto' => 'CUM ÎȚI PLACE SĂ ÎNVEȚI?',
'title' => 'Learning Styles Inventory
(LSI)',
'image' => '../images/pm4_small.png',
'input_class' => 'col-sm-6 col-md-12'
))
@endcomponent