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

{{ trans('general.install_welcome') }}

{{ trans('general.install_next') }}
@endsection