@extends('layouts.app') @section('content')
@include('dashboard.stock.navigation')

Lista de productos por orden

@include('stock.tables.technician-order')
@endsection