@yield('title')
@livewire('property.invoice.payment.edit-payment', ['payment' => $payment])
@extends('layouts.master') @section('title', 'Paiements') @section('content')