@extends('layouts.shopping') @section('content') @livewire('header-component')
@livewire('cart-component')
@endsection