@extends('layouts.horizontal', ['withLoader' => true]) @section('css') @endsection @section('content')
@csrf
Add more children to existing plan

You can add more children but they will be added to your existing plan.

Example: If there are 15 days left for in yor existing monthly plan then you will only be charged 50% of the amount for the new children you're adding.


Number of new children
@endsection @section('script-bottom') @endsection