@extends('layouts.app') @section('title', 'Dashboard') @section('content') {{-- Đây chính là chỗ Livewire inject component --}} @endsection