@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("groups.group_form") @endsection @section("components_instances") GroupContent @endsection