Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- 'group-1' => [
- 'areas' => [
- [
- 'fields' => [
- //массив полей
- ]
- ],
- [
- 'fields' => [
- //массив полей
- ]
- ]
- ]
- ],
- 'group-2' => [
- 'areas' => [
- [
- 'fields' => [
- //массив полей
- ]
- ],
- [
- 'fields' => [
- //массив полей
- ]
- ]
- ]
- ]
- ];
Add Comment
Please, Sign In to add comment