@extends('layouts.default') @section('title', trans('general.title.edit', ['type' => trans_choice('general.bills', 1)])) @section('new_button') view_list{{ trans_choice('general.bills', 1) . ' List' }} remove_red_eyeshow add {{ trans_choice('general.bills', 2) }} @endsection @section('content') {!! Form::model($bill, ['method' => 'PATCH', 'files' => true, 'url' => ['expenses/bills', $bill->id], 'role' => 'form']) !!}
:message
') !!}{{ trans('general.actions') }} | {{ trans_choice('general.accounting',1) }} | {{ trans('general.description') }} | {{ trans('general.quantity') }} | {{ trans('bills.price') }} | {{ trans('bills.total') }} |
---|---|---|---|---|---|
|
|
|
0 | ||
|
|
|
0 | ||
{{ trans('bills.sub_total') }} | 0 | ||||
{{ trans('bills.total') }} | 0 |