{{trans_choice('core::general.branch',1)}}
{{trans_choice('core::general.select',1)}}
@foreach($branches as $key)
id) selected @endif>{{$key->name}}
@endforeach
{{trans_choice('core::general.start_date',1)}}
{{trans_choice('core::general.end_date',1)}}
{{trans_choice('savings::general.savings',1)}} {{trans_choice('savings::general.officer',1)}}
{{trans_choice('core::general.select',1)}}
@foreach($users as $key)
id) selected @endif>{{$key->first_name}} {{$key->last_name}}
@endforeach
{{trans_choice('savings::general.savings',1)}} {{trans_choice('savings::general.product',1)}}
{{trans_choice('core::general.select',1)}}
@foreach($savings_products as $key)
id) selected @endif>{{$key->name}}
@endforeach