@extends('layouts.back-end.body') @section('content')

{{ __('message.order matching') }}

@widget('OrderMatchingList')
{{-- include('back-end.order.script') --}} @endsection