@extends('install.layouts.master') @section('title', trans('messages.requirement')) @section('content') @if (!$checkComponents)
{!! ($item['check'] && isset($item['ok'])) ? $item['ok'] : $item['note'] !!}
{!! ($item['check'] && isset($item['ok'])) ? $item['ok'] : $item['note'] !!}