profit & loss
This commit is contained in:
7
resources/views/reports/profit_loss/print.blade.php
Normal file
7
resources/views/reports/profit_loss/print.blade.php
Normal file
@@ -0,0 +1,7 @@
|
||||
@extends('layouts.print')
|
||||
|
||||
@section('title', trans('reports.profit_loss'))
|
||||
|
||||
@section('content')
|
||||
@include('reports.profit_loss.body')
|
||||
@endsection
|
||||
Reference in New Issue
Block a user