@extends('layouts.front') @section('content') {{-- --}}

{{__('Raportează problema din oraș')}}

{{--

--}} {{-- --}} {{-- --}} {{-- {{ trans('module.notification_text') }}--}} {{-- --}} {{-- --}} {{--

--}}
{{-- --}} {{-- @if(count($datas))--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($datas as $data)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
{{ trans('module.notification_table_column_1') }}{{ trans('module.notification_table_column_2') }}{{ trans('module.notification_table_column_3') }}{{ trans('module.notification_table_column_4') }}{{ trans('module.notification_table_column_5') }}
--}} {{--
status == "unresolved") class="circle circle-red"--}} {{-- @elseif($data->status == "resolved") class="circle circle-green"--}} {{-- @else class="circle circle-blue" @endif>--}} {{-- {{@\App\Models\Problems\Problem::STATUS[$data->status]}}
--}} {{--
{{$data->title}}{{$data->type ? $data->type->name : ''}}{{$data->created_at}}--}} {{--
--}} {{--
--}} {{--
--}} {{-- @else--}} {{--
--}} {{--

Nu sunt sesizari

--}} {{--
--}} {{-- @endif--}}
@endsection @push('scripts') {{-- --}} @endpush