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