@extends('vendor.installer.layouts.master') @section('title', trans('installer_messages.welcome.title')) @section('style') @endsection @section('container')
{{ trans('installer_messages.welcome.message') }}
@endsection @section('scripts') @endsection