@extends('service::layouts.app_install', ['title' => __('amazcart::install.welcome')]) @section('content')

{{ __('amazcart::install.welcome_title') }}

{!! __('amazcart::install.welcome_description') !!}

{{ __('service::install.get_started') }}
@stop