@extends('layouts.app') @section('title','Lieferant '.$supplier->name) @section('breadcrumb') Home Lieferanten {{ $supplier->name }} Bearbeiten @endsection @section('content')
Lieferant "{{ $supplier->name }}" löschen?