@extends('layouts.app') @section('content')
Borrar cliente {{ $customer->client_name }}
@csrf
@endsection