@extends('adminlte::page') @section('title', 'Dashboard') @section('content_header') @stop @section('content')

Datos Nicho

@csrf @method('PUT')
Actualizar Estado del Nicho
@stop @section('css') {{-- Add here extra stylesheets --}} {{-- --}} @stop @section('js') @stop