public function offices_management()
{

$this->config->load('grocery_crud');
$this->config->set_item('grocery_crud_dialog_forms',true);
$this->config->set_item('grocery_crud_dialog_color','elegant-color');
$this->config->set_item('grocery_crud_dialog_text_color','white');

try{
$crud = new grocery_CRUD();
$crud->set_theme('mdb'); // magic code
$crud->set_table('offices');
$crud->set_subject('Office');
$crud->required_fields('city');
$crud->columns('city','country','phone','addressLine1','postalCode');

$output = $crud->render();

$this->_example_output($output);

}catch(Exception $e){
show_error($e->getMessage().' --- '.$e->getTraceAsString());
}
}
Office
Actions City Country Phone AddressLine1 PostalCode Actions
San Francisco USA +1 650 219 4782 100 Market Street 94080
Boston USA +1 215 837 0825 1550 Court Place 02107
NYC USA +1 212 555 3000 523 East 53rd Street 10022
Paris France +33 14 723 4404 43 Rue Jouffroy D 75017
Tokyo Japan +81 33 224 5000 4-1 Kioicho 102-8578
Sydney Australia +61 2 9264 2451 5-11 Wentworth Avenue NSW 2010
London UK +44 20 7877 2041 25 Old Broad Street EC2N 1HN
San Francisco USA +1 650 219 4782 100 Market Street 94080
sd csd     csdc
Orlando PerĂº 988317534 5617 Major Blvd 32819
San Francisco USA +1 650 219 4782 100 Market Street 94080
San Francisco USA +1 650 219 4782 100 Market Street 94080
San Francisco USA +1 650 219 4782 100 Market Street 94080
Boston USA +1 215 837 0825 1550 Court Place 02107
Kuamasi   0244123123    

Our Products


Slick Slide Menu Addon for WPBakery Page Builder (formerly Visual Composer)

Gallery Bundle Addons for WPBakery Page Builder (formerly Visual Composer)

Video Carousel Addon for WPBakery Page Builder (formerly Visual Composer)