@extends ('../welcome') @section('content') @if(count($paymentPlan->projects) == 0)
  Update Plan
@endif

Payment of ({{$paymentPlan->name}}) plan Details

@foreach ($paymentPlan->PaymentPlanDetails as $details)
ID amount batches count payment_type Created Date Created Time