full dynamic transaction show page

This commit is contained in:
Cüneyt Şentürk
2021-06-25 09:44:30 +03:00
parent d3f82863f5
commit c20aa55a80
5 changed files with 676 additions and 334 deletions

View File

@ -3,7 +3,7 @@
@section('title', trans('invoices.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')