@extends('layouts.app') @section('titulo', $meta['titulo']) @section('contenido') @php $editando = !empty($registro->id ?? null); @endphp