@extends('layouts.admin', ['title' => 'کیف پول کاربران']) @section('content')

کیف پول کاربران - اعتبار دستی بازگشت

{!! $errors->first('amount', ':message') !!}
{!! $errors->first('details', ':message') !!}
{!! $errors->first('status_id', ':message') !!}
@stop