@extends('layouts.frontend-member') @section('title', __('message.deposit')) @section('content')
{{__('message.deposit')}} @include('frontend.inc.change-language')
{{ csrf_field() }}

{{__('message.cancel')}}
@include('app.sweetAlert') @endsection