@extends('layouts.app') @section('content')

{{trans('lang.order_review')}}

{{trans('lang.item_review_edit')}}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection