@extends('layouts.cad') @section('content')
@include('inc.cad.mdt-nav')
@livewire('cad.bolo-create')
@endsection