@extends('layouts.app') @section('content')

{{ _lang('New Deposit Method') }}

{{ csrf_field() }}
%
{{ _lang('Deposit Informations') }}

@endsection @section('js-script') @endsection