@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("agencies.agency_form") @include("agencies.agency_info") @endsection @section("components_instances") PageContent @endsection