@extends('layouts.dashboard') @section('content') @livewire('cotizador') @endsection