@extends('backend.layout.master') @section('title', __('Enable Disable Order Description')) @section('style') @endsection @section('content')

{{ __('Enable Disable Order Description.') }}

@csrf
@endsection