@extends('frontend.layout.layout') @section('title', 'Web Application Development - Tutapis') @section('main') @livewire('frontend.web-app') @endsection