Treatments Planner

@foreach ($projects as $index => $project)

{{ $project->name }}

{{ $project->name }}

{!! $project->text1 !!}

@endforeach