@extends('layouts.default') @section('title','编辑时薪') @section('content')
@include('shared._messages') @include('shared._errors')
{{ method_field('PATCH') }} {{ csrf_field() }}
时薪类型*
每小时薪资*
备注
  返回列表
@stop