@extends('frontend.layouts.app') @section('content') @livewire('frontend.home.location') @endsection