@extends('install.layouts.master') @section('title', translate('install_requirements')) @section('container')
@if($next) {{ translate('install_next') }} @else
{{ translate('install_check') }}
{{translate('refresh')}} @endif
@endsection