@extends('layouts.nova') @section('content')
{{ $title ?? 'Legacy Page' }}

This legacy page is not yet migrated. Navigation works; content will be implemented soon.

@endsection