@extends('metronic.base') @section('title') {{$title}} @endsection @section('content') @include('sessions') @include('compra.modals.modalFacturarCV') @php $habilitado = 'readonly'; @endphp @if ($documento->posteado != 1) @php $habilitado = ''; @endphp @if (count($detallesCV) > 0) @else