@extends('backend.layouts.app') @section('head') @endsection @section('content')
# {{translate('Order Code')}} {{translate('Customer Name')}} {{translate('Points')}} {{translate('Convert Status')}} {{translate('Earned At')}} {{translate('Options')}}
@endsection @section('script') {!! $datatable_script !!} @endsection