@extends('layouts.layout-2') @section('content')

{{ __('Kunden') }}

  {{__('KundenID')}} {{__('Vorname')}} {{__('Nachname')}} {{__('E-Mail')}}
@endsection