@extends('frontend::layouts.master') @section('content') @livewire('frontend::list.detail-products',['id' => $id]) @endsection