@extends('manager.layouts.app') @section('page_title') {{ $page_title ?? 'Create Program' }} @endsection @push('head-scripts') @endpush @section('content')
{{ $fee_summary ?? 'Define the breakdown of charges' }}
{{ $p_description }}