reverd payment email send button

This commit is contained in:
Cüneyt Şentürk
2021-06-30 23:53:31 +03:00
parent 7fdc1d9762
commit 1a0642f6a6
4 changed files with 1 additions and 63 deletions

View File

@ -3,7 +3,7 @@
@section('title', trans('payments.payment_made'))
@section('new_button')
<x-transactions.show.top-buttons type="expense" :transaction="$payment" hide-button-share />
<x-transactions.show.top-buttons type="expense" :transaction="$payment" hide-button-share hide-button-email />
@endsection
@section('content')