@extends('layouts.auth', ['no_header' => 1]) @section('title', 'Welcome - POS Installation') @section('content')

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

Great!
Your application is succesfully installed.

All the application details is saved in .env file. You can change them anytime there.

Start by registering your business here.

Developed By Future Tech BD.

@endsection