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

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

@if(Sentinel::hasAccess('other_income.create')) {{trans_choice('general.add',1)}} {{trans_choice('general.other_income',1)}} @endif
{{trans_choice('general.branch',1)}} {{trans_choice('general.income',1)}} {{trans_choice('general.type',1)}} {{trans_choice('general.amount',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.description',1)}} {{trans_choice('general.file',2)}} {{ trans_choice('general.action',1) }}
@endsection @section('footer-scripts') @endsection