@extends('admin.layout')
@section('custom-style')
@endsection
@section('content')
Perform action on a withdrawal request
{{$user->name}} {{$user->surname}}
requested withdrawal of
$ {{$withdrawal_req->amount}}