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

{{ trans_choice('general.add',1) }} {{ trans_choice('general.savings',1) }}

@endsection @section('footer-scripts') @endsection