@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_history.blade.php on line 135
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 135
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc_history.blade.php on line 136
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 136
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc_history.blade.php on line 143
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 143
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0

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

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

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

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

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc_history.blade.php on line 151
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 151
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc_history.blade.php on line 153
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 153
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0

( ! ) Notice: Undefined variable: row in C:\wamp64\www\cportal\resources\views\pages\outer_user\breakshistory_doc_history.blade.php on line 155
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.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_history.blade.php on line 155
Call Stack
#TimeMemoryFunctionLocation
10.0115420496{main}( )...\breakshistory_doc_history.blade.php:0
{{$row->form_id}}

{{$row->break_id}} {{$break_reason_old}} - {{$row->classificator_1}} {{isset($row->a_d) ? $row->a_d : $row->l_d}} {{$row->classificator_2}} @if(isset($row->add_file) && $row->add_file!=='0') @endif {{$row->add_doc_comment}} {{$row->created_date}} {{$row->rejection_date}} @if($row->status =='' ) @elseif($row->status==1) @elseif($row->status==2) არა @endif @endforeach
@endsection