@extends('vip.layouts') @section('seo_title') 订单详情 @endsection @section('content')
{!! csrf_field() !!}
@endsection