@extends('layouts.app') @section('content')

Production Readiness

{{ $score }}%

This page is a control gate before any real company goes live.

@foreach($items as $key => $item)@endforeach
CheckStatusNote
{{ str_replace('_',' ',strtoupper($key)) }}{{ $item['status'] }}{{ $item['note'] }}
@endsection