@extends('layouts.app') @section('title', $customer->name) @section('page-title', $customer->name) @section('page-actions')
{{ $customer->notes }}
Azioni rapide