@extends('layouts.backend.app') @section("content")
Date de la commande: {{date('d/m/Y H:i:s', strtotime($prospect->created_at))}}
Status
{{ get_users_status($prospect->usertype) }}
ASSURANCE @if($prospect->status<2) @endif
Services optionnels
Compagnie | Prime | Livraison | Services | Total | Commander |
---|---|---|---|---|---|
{{ number_format($q->PRIME) }} | {{ number_format($q->FG) }} | {{ number_format($q->AMOUNT_SERVICES) }} | {{ number_format($q->PRIME + $q->FG + $q->AMOUNT_SERVICES) }} | @if($prospect->status<=2) @endif company_id!=$q->idcomp && $prospect->status>=4) ? 'disabled':'' }} class="btn btn-primary"> | @endforeach
Action effectuée par {{$status->firstname.' '.$status->lastname}} le {{ date('d/m/Y', strtotime($status->created_at))}} à {{ date('H:i:s', strtotime($status->created_at))}}
Action effectuée par {{$status->firstname.' '.$status->lastname}} le {{ date('d/m/Y', strtotime($status->created_at))}} à {{ date('H:i:s', strtotime($status->created_at))}}