@extends('admin.master') @section('content')

Edit Mobile Withdraw Method

@method('PUT') @include('admin.withdraw.mobile.form')
@endsection