@extends('install.layout') @section('content')
{{ mb_strtoupper($type) }} @if($type == 'php') {{ config('install.php_version') }}+ @endif | @if($type == 'php') @if(version_compare(PHP_VERSION, config('installer.php_version')) >= 0) @else @endif @endif |
{{ $name }} | @if($enabled) @else @endif |