@extends('layouts.frontend-member') @section('title', __('message.withdraw')) @section('content') {{__('message.change transaction password')}} {{ csrf_field() }} {{__('message.confirm')}} @endsection @push('styles') @endpush @push('scripts') {{-- --}} @endpush