Portal payment added print and pdf action..

This commit is contained in:
Cüneyt Şentürk
2021-06-27 12:59:56 +03:00
parent 116562ea03
commit 339e7b320a
10 changed files with 92 additions and 152 deletions

View File

@@ -1,6 +1,6 @@
@extends('layouts.admin')
@section('title', trans('revenues.revenue_made'))
@section('title', trans('revenues.revenue_received'))
@section('new_button')
<x-transactions.show.top-buttons type="income" :transaction="$revenue" />