@extends ('backend.layouts.app') @section ('title', app_name() . ' | ' . __('point::labels.backend.withdraw.management')) @section('breadcrumb-links') @include('point::withdraws.includes.breadcrumb-links') @endsection @push('after-styles') {{ style("js/plugin/toastr/toastr.min.css") }} @endpush @section('content')
{{ __('point::labels.backend.withdraw.table.id') }} | {{ __('point::labels.backend.withdraw.table.customer_name') }} | {{ __('point::labels.backend.withdraw.table.point') }} | {{ __('point::labels.backend.withdraw.table.date') }} | {{ __('point::labels.backend.withdraw.table.created_user_name') }} | {{ __('point::labels.backend.withdraw.table.remark') }} | {{ __('labels.general.actions') }} |
---|