Fictional demonstration
This Profile demonstrates presentation and architecture. It is not real business inventory.
@php
$canonicalPath = '/pro/'.$profile['canonical_slug'].'/';
$canonical = config('plocal.public_url').$canonicalPath;
$market = $profile['eligible_markets'][0] ?? null;
$context = $profile['market_context'];
$validContext = is_array($context) && ($context['valid'] ?? false) === true;
$description = $profile['summary'];
@endphp
@extends('layouts.public')
@section('title', $profile['display_name'].' | Evaluated Profile | PLOCAL')
@section('description', $description)
@section('robots', $profile['robots'])
@section('canonical', $canonical)
@section('body-class', 'plocal-business-profile')
@section('body-attributes')data-profile-state="ready" data-render-source="mysql"@endsection
@push('styles')
@endpush
@section('content')
@include('public.partials.site-header')
PLOCAL Evaluated Business Profile {{ $profile['headline'] }} Demo Business — Fictional Sample Data{{ $profile['display_name'] }}
@if ($profile['headline'] !== null && trim($profile['headline']) !== '')
A concise public introduction
{{ $profile['summary'] }}
Latest completed Evaluation
Imported fictional category totals; no detailed checklist findings are represented.
Services and service areas
Only the explicit active Service, service area, and eligible published Market represented by the public projection are shown.
Trust and transparency
This Profile demonstrates presentation and architecture. It is not real business inventory.
Payment never affects ProScore, badges, ordering, or placement.
Only the latest valid completed Evaluation appears here; prior history remains private.
The ProScore is a structured professional Evaluation, not a review average.
Business information
This demo intentionally displays only facts present in the approved public projection.
No public phone, email, website, hours, street address, license, customer review, badge, or Business-owned gallery is registered for this fictional Profile.
Trust, correction and verification
Report inaccurate information or learn how PLOCAL protects customers and Business owners.