@extends('layouts.app') @section('title', 'Create Registration Fee Package') @section('content')
← Back to packages

Create Registration Package

@csrf
@error('name')

{{ $message }}

@enderror
@error('amount')

{{ $message }}

@enderror

Agents registering with this package will be assigned to this commission program

Lower numbers appear first

Cancel
@endsection