@extends('layout.app') @section('content')
@foreach($customerInstallations as $embedded)
image)}}' alt=''>

{{$embedded->description ?? ''}}

@endforeach
@endsection