@extends('install.layouts.master') @section('title', _lang('install_requirements')) @section('container')

{{ _lang('System Requirements') }}

@if ($next) {{ _lang('install_next') }} @else
{{ _lang('Some required extensions are missing. Please install them.') }}
{{ _lang('refresh') }} @endif
@endsection @push('styles') @endpush