@extends('core::layouts.master')
@section('title')
{{ trans_choice('savings::general.savings',2) }}
@endsection
@section('styles')
@stop
@section('content')
{{ trans_choice('core::general.id',1) }} |
{{ trans_choice('core::general.branch',1) }} |
{{ trans_choice('savings::general.savings_officer',1) }} |
{{ trans_choice('savings::general.interest_rate',1) }} |
{{ trans_choice('savings::general.balance',1) }} |
{{ trans_choice('savings::general.status',1) }} |
{{ trans_choice('savings::general.product',1) }} |
{{ trans_choice('core::general.action',1) }} |
@endsection
@section('scripts')
@endsection