@extends('admin.layouts.app') @section('title', isset($participante) ? 'Editar Participante' : 'Agregar Participante') @section('styles') @endsection @section('content') {{-- ═══════ HERO ═══════ --}}
{{ $concurso->nombre }}