@extends('modules.head') @section('contenido') @php($disabledOnEdit = '') @if (request()->is('*/edit')) @php($disabledOnEdit = 'disabled') @endif