@extends('layouts.app') @section('content')
EDITAR CLIENTE {{ $customer->name }}
@csrf
@endsection