@if((sizeof($files) > 0) || (sizeof($directories) > 0))
@foreach($items as $item)

Warning: Undefined variable $item in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 7

Warning: Attempt to read property "name" on null in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 7

Warning: Undefined variable $item in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 8

Warning: Attempt to read property "thumb" on null in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 8

Warning: Undefined variable $item in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 9

Warning: Attempt to read property "is_file" on null in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 9

Warning: Undefined variable $item in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 9

Warning: Attempt to read property "path" on null in /home/retrocubedev/public_html/qa/rent_now/vendor/unisharp/laravel-filemanager/src/views/grid-view.blade.php on line 9
@if($thumb_src) @else @endif
@endforeach
@else

{{ Lang::get('laravel-filemanager::lfm.message-empty') }}

@endif