@extends('layouts.master') @section('content')
Start Date: {{ $startDate }}
End Date: {{ $endDate }}
Project Leader: {{ $projectLeader->user->firstname }} {{ $projectLeader->user->lastname }}
Progress: {{ $project->progress }}%
@if ($uploadedFiles)Uploaded Files:
No files uploaded for this project.
@endifAsset Name | Quantity Used | Actions |
---|---|---|
{{$assetName}} | {{$cumulativeQuantity}} |
{{ $invoice['invoice_number'] }}
@endforeach{{ $invoice['total'] }} €
@endforeach{{ $invoice['status'] }}
@endforeach