Edit Partner Allocation

Edit Allocation Information

@csrf @method('PUT')
@error('branch_id')
{{ $message }}
@enderror
@error('financial_month')
{{ $message }}
@enderror Select the financial month for this allocation
@error('partner_id')
{{ $message }}
@enderror Select the partner for this allocation
@error('equity_percentage')
{{ $message }}
@enderror Enter equity percentage (0-100)
@error('allocated_amount')
{{ $message }}
@enderror Enter the allocated amount for this partner
@error('status')
{{ $message }}
@enderror