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

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

@if(Sentinel::hasAccess('pledges.create')) {{trans_choice('general.add',1)}} {{trans_choice('general.pledge',1)}} @endif
{{trans_choice('general.id',1)}} {{trans_choice('general.branch',1)}} {{trans_choice('general.campaign',1)}} {{trans_choice('general.member',1)}} {{trans_choice('general.amount',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.note',2)}} {{ trans_choice('general.action',1) }}
@endsection @section('footer-scripts') @endsection