@extends('frontend.layout.layout') @section('title', 'Services - Tutapis') @section('main') @livewire('frontend.services') @endsection