@extends('frontend.layout.layout') @section('title', 'Privacy Policy - Tutapis') @section('main') @livewire('frontend.privacy-policy') @endsection