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