@extends('layouts.app') @section('title', 'Projeler | Natura Reom') @section('content')
@foreach ($projects as $projectIndex => $project) @endforeach
@endsection