@extends('layouts/layoutMaster') @section('title', 'Withdraw Amount') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Withdraw Amount
@csrf
@endsection