@extends('layouts.default') @section('title', trans('general.title.new', ['type' => trans_choice('general.creditmemo', 1)])) @section('new_button') view_list{{trans_choice('general.debitmemo', 1) .' List' }} {{-- remove_red_eyeshow --}} add{{trans_choice('general.debitmemo', 2)}} @endsection @section('content') {!! Form::open(['url' => 'incomes/invoices', 'files' => true, 'role' => 'form']) !!}
:message
') !!}{{ trans('general.actions') }} | {{ trans('general.name') }} | {{ trans('invoices.quantity') }} | {{ trans('invoices.price') }} | {{ trans('invoices.total') }} |
---|---|---|---|---|
|
|
0 | ||
{{ trans('invoices.sub_total') }} | 0 | |||
{{ trans('invoices.total') }} | 0 |