@extends('layouts.frontendDashboard.master') @section('title', 'Withdrawal Request') @section("body-start")
@endsection @section("content")
# {{__('Project')}} {{__('Amount')}} {{__('Status')}} {{__('Created Date')}} {{__('Updated Date')}} {{('Actions')}}
@endsection @push('scripts') @endpush