@extends('layouts.horizontal', ['title' => 'Welcome', 'topbarTitle' => 'Welcome']) @section('css') @endsection @section('content')

Welcome to SkedWise

Manage schedules, track operations, and keep everything running smoothly — all in one place.

Select a module from the menu to get started.

@endsection @section('scripts') @endsection