@extends('layout.default') @section('defaultcontent')
@include('layout.dropdownPrincipalBarControl')
@yield('content')
@stop()