@extends('both.template') @section('title', 'ESTIMATIONS | OPTIMIA') @section('styleSheets') @endsection @section('content')
# | Code Estimation | Client | Date de création | Date d'expiration | Montant | Status | Action |
---|---|---|---|---|---|---|---|
{{ $i }} | {{ $estimate->estimateCode }} | {{ $estimate->clientFullName }} | {{ App\Utils\Utils::getDBDateFormat($estimate->estimateCreatedDate, true) }} | {{ App\Utils\Utils::getDBDateFormat($estimate->estimateExpiryDate, true) }} | {{ $estimate->estimateStateName }} |