@extends('layouts.component.app') @section('title', 'KuKoSys') @section('content')
@livewire('address-book.address-book')
@endsection