@extends('layouts.main') @section("content") @endsection @section("components_declarations") {{--@include("faqcategories.faqcategory_form")--}} @include("faqcategories.admin_faqcategory") @endsection @section("components_instances") FaqcategoryContent @endsection