@extends('admin.layouts.main')
@section('panel')
{{ __('Withdraw Details') }}
{{ __('Payment Information') }}
@foreach($withdraw->meta as $key => $meta)
{{ __('Check the withdraw details and update its status.') }}