@extends('backend.layout.master') @section('title', __('Order Auto Complete Settings')) @section('style') @endsection @section('content')

{{ __('Order Auto Complete Settings') }}

@csrf
@endsection