@extends('users.app') @section('title') {{ trans('orders.create_order') }} @endsection @section('js') @endsection @section('style') @endsection @section('menu-content', '') @section('right-content')
{{trans('orders.create_order_message') }}