@extends('layouts.app') @section('title')预约管理-入库预约@endsection @section('content') @component('store.menu')@endcomponent @component('store.deliveryAppointment.menu')@endcomponent
产能信息
@stop @section("lastScript") @stop