@php $si=0; @endphp @foreach ($KabarAreaRegisters as $KabarAreaRegister) @endforeach
{{ __('lng.SiNo') }} {{ __('lng.Area') }} {{ __('lng.Address') }} {{ __('lng.Height') }} {{ __('lng.Width') }} {{ __('lng.Action') }}
{{ ++$si }} {{ $KabarAreaRegister->area }} {{ $KabarAreaRegister->address }} {{ $KabarAreaRegister->height }} PX {{ $KabarAreaRegister->width }} PX
{{--
--}} {{--
--}}
@csrf @method('delete')
{{--
--}} {{--
--}}

{{ __('lng.Showing') }} {{ $KabarAreaRegisters->count() }} {{ __('lng.Items') }}