@extends('layouts.medium') @section('header') @include('inc.banner_top') @endsection @section('content')

Tu decizi ordinea completării testelor – introdu codul de acces și dă click pe "Începe"!

@component('components.test-form', array( 'test' => 'IST', 'motto' => 'CE POȚI SĂ FACI?', 'title' => 'Testul de inteligenta
(IST)', 'image' => '../images/pm1_small.png', 'wrapper_class' => 'border-bottom border-md-bottom-0', 'input_class' => 'col-sm-6 col-md-12', 'title_class' => 'text-blue mb-1', 'after_title' => '

liceu

' )) @endcomponent
@component('components.test-form', array( 'test' => 'BFQ', 'motto' => 'CUM ÎȚI PLACE SĂ FACI?', 'title' => 'Testul de personalitate
(BFQ)', 'image' => '../images/pm2_small.png', 'wrapper_class' => 'border-bottom border-md-bottom-0', 'input_class' => 'col-sm-6 col-md-12 border-md-bottom-0', 'title_class' => 'text-blue mb-1', 'after_title' => '

liceu

' )) @endcomponent
@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 ', 'title_class' => 'text-blue mb-1', 'after_title' => '

liceu

' )) @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', 'title_class' => 'text-blue mb-1', 'after_title' => '

elevi liceu și gimnaziu

' )) @endcomponent
@endsection