@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("carriers.carrier_form") @include("carriers.carrier_info") @endsection @section("components_instances") PageContent @endsection