@extends('install.index') @section('content')
{{ __('We ran diagnosis on your server.') . ' ' . __('Review the items that have a red mark on it.') . ' ' . __('If everything is green, you are good to go to the next step.') }}

{{ __('config/database.php') }}

{{ __('routes/web.php') }}

{{ __('Curl Enabled') }}

{{ __('To continue the installation process, all the above requirements are needed to be checked') }}


{{ __('Continue') }} {{ __('Reload') }}

@endsection