@extends('layouts.panel') @section('title', 'Cotización — ' . $quote->company_name) @section('content')
{{ $quote->industryLabel() }} · Recibido el {{ $quote->created_at->format('d-m-Y \a \l\a\s H:i') }}
{{ $quote->notes }}