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

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

@if(Sentinel::hasAccess('contributions.create')) {{trans_choice('general.add',1)}} {{trans_choice('general.contribution',1)}} @endif
{{trans_choice('general.id',1)}} {{trans_choice('general.branch',1)}} {{trans_choice('general.batch',1)}} {{trans_choice('general.type',1)}} {{trans_choice('general.member',1)}} {{trans_choice('general.amount',1)}} {{trans_choice('general.method',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.note',2)}} {{ trans_choice('general.action',1) }}
@endsection @section('footer-scripts') @endsection