@extends('layouts.app') @section('title', $customer->exists ? 'Kunde bearbeiten' : 'Kunde anlegen') @section('content')