@extends('layouts.admin') @section('title', $customer->name) @section('content')
{{ $customer->address }}