@extends('layouts.master') @section('title') {{ trans_choice('general.add',1) }} {{ trans_choice('general.product',1) }} @endsection @section('content')

{{ trans_choice('general.add',1) }} {{ trans_choice('general.product',1) }}

{{csrf_field()}}

{{trans_choice('general.charge',2)}}


{{trans_choice('general.name',1)}} {{trans_choice('general.amount',1)}} {{trans_choice('general.collected',1)}} {{trans_choice('general.on',1)}}

{{trans_choice('general.accounting',1)}}


{{trans_choice('general.asset',2)}}

{{trans_choice('general.liability',2)}}

{{trans_choice('general.income',1)}}

{{trans_choice('general.expense',2)}}

@endsection @section('footer-scripts') @endsection