@extends('template.layout') @section('styles') @endsection @section('content')

Configuración

Número de serie

@foreach($numeroserie as $nserie) @endforeach
@endsection @section('scripts') @endsection