@extends('layouts.app') @section('title')开单入库-创建@endsection @section('head') @endsection @section('content')
提 交 提 交 中
@can('入库管理-开单入库-打印任务单') @endcan
@include("store.receivingTasks._receiving_task_print") @include("store.receivingTasks._clodop_print")
@endsection @section('lastScript') @endsection