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

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

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

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