@extends('layouts.pagina') @section('titulo', 'Servicios') @section('content') @livewire('servicios') @endsection