@extends('frontend.layout.layout') @section('title', 'Tutapis - Empowering every organization to automate and innovate through world-class software') @section('main') @livewire('frontend.home') @endsection