Payment send mail notification..

This commit is contained in:
Cüneyt Şentürk
2021-06-30 11:08:40 +03:00
parent 0fd2288116
commit 3ee49c5bd3
6 changed files with 70 additions and 3 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 hide-button-email />
<x-transactions.show.top-buttons type="expense" :transaction="$payment" hide-button-share />
@endsection
@section('content')