Skip to content

Concept

AIM Admin was built to prioritize a highly customizable concept. You can set any custom Laravel Blade component by simply calling setComponent('component name').

In that component, you can easily get:

  • $field->getName()
  • $field->getLabel()
  • $field->getHtmlAttributes()
  • $field->getValue()

Developed By ❤️ Taki Elias