@extends('layouts.app') @section('link') @endsection @section('content')
@include('shared.messages')

{{__('texte.places_problems_arr.index.reported_problems')}}


{{__('texte.places_problems_arr.index.date')}} {{__('texte.places_problems_arr.index.storage')}} {{__('texte.places_problems_arr.index.spot')}} {{__('texte.places_problems_arr.index.product')}} {{__('texte.places_problems_arr.index.reported_by')}} {{__('texte.places_problems_arr.index.inspected')}} {{__('texte.places_problems_arr.index.result')}} {{__('texte.places_problems_arr.index.actions')}}
@endsection