@extends('layouts.dashboard') @section('content') @livewire('dashboard') @endsection