@if(Request::input('fileformat') == 'pdf')

{{Request::input('filename')}}

@endif
Warning: Undefined variable $columns in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/export.blade.php on line 8

Warning: foreach() argument must be of type array|object, null given in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/export.blade.php on line 8
@if(count($result)==0) @else @foreach($result as $row)
Warning: Undefined variable $columns in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/export.blade.php on line 30

Warning: foreach() argument must be of type array|object, null given in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/export.blade.php on line 30
@endforeach @endif
No Data Avaliable