@extends('layouts.master_app') @section('title') Cotizaciones @endsection @section('menu_proposals', 'here show') @section('css') @endsection @section('content')
Total | Status | Fecha | ||||
---|---|---|---|---|---|---|
{{$proposal->project->contact->person->full_name}}
{{$proposal->project->contact->name_business}}
@if(count($proposal->project->contact->person->phones) != 0)
@foreach($proposal->project->contact->person->phones as $item)
{{$item->phone}} @if(count($proposal->project->contact->person->phones)>1 && !$loop->last), @endif
@endforeach
@endif
|
@foreach($proposal->proposal_advisors as $i)
Asesores
@if(\Str::contains($i->user->person->photo,'avatar.png'))
@endforeach
{{$i->user->person->letters_name}}
@else
|
${{ number_format($proposal->total,2,'.',',') .' '. $proposal->currency }} |
@if(isset($proposal->crm->id))
Potencia: {{$proposal->system_size}} kWp
@endif
|
{{$proposal->created_at}} | Pagos Seguimiento |