@extends('installer::install') @section('step')

@lang('Checking the server requirements')

@if(!in_array(false, $checks)) @lang('Next step') @else @lang('Reload') @endif
@endsection