@extends('layouts.app') @section('title')新建价格模型@endsection @section('content')
{{ $errors->first('WaybillPriceModel.carrier_id') }}
{{ $errors->first('WaybillPriceModel.province_id') }}
{{ $errors->first('WaybillPriceModel.city_id') }}
{{ $errors->first('WaybillPriceModel.unit_id') }}