@extends('layouts.install') @section('title', 'Install - Step 2') @section('content')

{{ __('Great Job :)') }}

{{ __('There is more few steps to make your website works') }}

{{ __('Now lets get your website ready.') }}

@stop