@extends('layouts.app', ['nav' => false]) @section('title', 'Welcome - Installation') @section('content')

{{ config('app.name', 'POS') }} Installation Step 3 of 3

@include('ic.partials.nav', ['active' => 'success'])

{{ config('app.name') }}

Great!, Your application is succesfully installed.


Username: admin@admin.com
Password: 12345678


Login link here

@endsection