@extends('layouts.app') @section('titulo', 'Agregar Dispositivo') @section('contenido')

Agregar Dispositivo

@csrf
@endsection @section('scripts') @endsection