@extends('pages.outer_user.tabs') @section('data') @section('breadcrumbs') {{ Breadcrumbs::render('warningcompany') }} @endsection
@csrf
@foreach ($rep_data as $d2)
მომსახურება შეცდომა რაოდენობა ექსელი
( ! ) Notice: Undefined variable: d2 in C:\wamp64\www\cportal\resources\views\pages\gnerc_user\warnin2_old.php on line 77
Call Stack
#TimeMemoryFunctionLocation
10.0076406040{main}( )...\warnin2_old.php:0

( ! ) Notice: Trying to get property 'cnt' of non-object in C:\wamp64\www\cportal\resources\views\pages\gnerc_user\warnin2_old.php on line 77
Call Stack
#TimeMemoryFunctionLocation
10.0076406040{main}( )...\warnin2_old.php:0
{{$d2->service_name}} {{$d2->description}} {{$d2->cnt}} @endforeach
@endsection