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