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