@forelse($Modulos as $key => $Modulo)
13 ) style="/*display: none;*/" @endif >
{{--
{{ $Modulo->descripcion }}
--}}
@empty
@endforelse
@stop
@section('JS')
{{-- HTML::script('VideoJS/video.js') --}}
@stop
@section('JSOr')
$(".txt-video").tooltip();
@stop