@extends('templates.adminlte') @section('content-header')

Productos

@endsection @section('content')
@csrf
{{-- switch multiples productos --}}
{{-- Button --}}
@endsection