@extends('layouts.admin') @section('title', 'Dashboard SaaS') @section('content') @php $estados = \App\Models\Taller::estados(); @endphp