@extends('layouts.app') @section('title')录入-临时工申请协调@endsection @section('content')
@include('shared._messages')
@can('人事管理-临时工申请协调-录入-临时开放')
{{ csrf_field() }} {{ method_field('PUT') }}
@endcan

超过申请时间无法提交申请,联系管理员:152 2169 4191 , 173 1630 6907

系统临时开放,请尽快提交

@csrf @include('shared._error') {{--仓库--}}
{{--所属组别--}}
{{--男工人数--}}
{{--女工人数--}}
{{--用工要求--}}
{{--提交--}}
@endsection @section('lastScript') @endsection