@extends('tpl') @section('body') Projects viewAll {{dump($projects)}} @foreach($projects as $project)
{{ $project->name }}