@extends('shaun_core::install.layouts.master') @section('template_title') {{ __('Welcome') }} @endsection @section('title') {{ __('Installer') }} @endsection @section('container')

{{ __('Easy Installation and Setup Wizard.') }}

{{ __('Check Requirements') }}

@endsection