@include('layouts.partials.nav')
@include('layouts.partials.icones')
@yield('content')
@include('layouts.partials.footer')