@extends('pages.outer_user.tabs') @section('data') @section('breadcrumbs') {{ Breadcrumbs::render('userslist/*') }} @endsection
@csrf
@foreach ($data as $row)
ნომერი წყვეტის მიზეზი და აღწერა დასაბუთებული უარი დამატებთი ინფორმაციის წარდგენის ვადა წყვეტის მიზეზის აღწერის ცვლილება დამატებითი მტკიცებულების ატვირთვა ახსნა განმარტება ინფორმაციის გაგზავნა
( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 125
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'form_id' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 125
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 126
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'form_id' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 126
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 133
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'form_id' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 133
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 140
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'break_reason_old' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 140
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 142
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'break_reason_old' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 142
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 144
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'break_reason_old' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 144
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0
{{$row->form_id}}

{{$row->break_id}} {{$break_reason_old}} - {{$row->classificator_1}} @if(isset($row->description_2))

{{ $row->description_2_date }}

{{ $row->description_2 }}



@elseif(isset($row->description_1))

{{ $row->description_1_date }}

{{ $row->description_1 }}



@elseif(isset($row->description))

{{ $row->upd_date }}

{{ $row->description }}
@endif {{$row->deadline}}
@csrf
( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 176
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Trying to get property 'break_reason_old' of non-object in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 176
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0

( ! ) Notice: Undefined variable: brc_3 in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc.blade.php on line 176
Call Stack
#TimeMemoryFunctionLocation
10.0080422288{main}( )...\breakshistory_doc.blade.php:0
@endforeach
@endsection