@extends('layouts.public') @section('content') @livewire('customer-display') @endsection