From: Vincent Vanwaelscappel Date: Mon, 16 Sep 2019 10:38:23 +0000 (+0200) Subject: done #3043 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1169ad8953d619a908cca80d83401be3bee8d9ec;p=pmi.git done #3043 @1 --- diff --git a/resources/views/pages/solution.blade.php b/resources/views/pages/solution.blade.php index abec4c4..5967490 100644 --- a/resources/views/pages/solution.blade.php +++ b/resources/views/pages/solution.blade.php @@ -1,3 +1,7 @@ +@php +//dd($applications); +@endphp + @extends('layouts/app') @section('content') @@ -11,6 +15,7 @@ @foreach ($applications as $application) + {{ $application->title_solutions }}