@foreach($addaction as $a)
Warning: Undefined variable $row in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 3

Warning: foreach() argument must be of type array|object, null given in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 3

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 34

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 34

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 35

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 35

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 35

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 35

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 36

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 36

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 37

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 37

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 38

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 38

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 39

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 39

Warning: Undefined variable $a in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 41

Warning: Trying to access array offset on value of type null in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 41
 @endforeach @if($button_action_style == 'button_text') @if(CRUDBooster::isRead() && $button_detail) {{trans("crudbooster.action_detail_data")}} @endif @if(CRUDBooster::isUpdate() && $button_edit) {{trans("crudbooster.action_edit_data")}} @endif @if(CRUDBooster::isDelete() && $button_delete)
Fatal error: Uncaught Error: Class "CRUDBooster" not found in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php:76 Stack trace: #0 {main} thrown in /home/retrocubedev/public_html/qa/rent_now/vendor/crocodicstudio/crudbooster/src/views/components/action.blade.php on line 76