@extends('layouts.principal') @section('header') @endsection @section('titulo') Protótipo Dual List Box @endsection @section('content')
Teste Dual Listbox com grupo
@endsection @section('script') @endsection