@extends('layouts.guest') @section('title', 'Install HotelPlus') @section('subtitle', 'Welcome to HotelPlus PMS setup') @section('content') @include('install._steps', ['step' => 1])

Set up your property management system in a few simple steps.

Get Started @endsection