@extends('adminlte::page') @section('title', 'Painel') @section('content_header')

@yield('header', 'Dashboard')

@stop {{-- NÃO declare @section('content') aqui --}} {{-- O adminlte::page já cuida disso --}}