@extends('frontend.layout.layout') @section('title', 'Contact Us - Tutapis') @section('main') @livewire('frontend.contact') @endsection