@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("shippers.shipper_form") @include("shippers.shipper_info") @endsection @section("components_instances") PageContent @endsection