@extends('install.layouts.master') @section('title', translate('start_install')) @section('container')

{{ translate('install_welcome') }}

{{ translate('install_next') }}
@endsection