@extends('layouts.app') @section('content')

Add UPI ID
@csrf @include('userManagement.upiAccounts._form')
Back
@endsection