@extends('admin/layout') @section('title') {{ labels('admin_labels.update_custom_message', 'Update Custom Message') }} @endsection @section('content')
@method('PUT') @csrf
{{ labels('admin_labels.update_custom_message', 'Update Custom Message') }}
@php $type = [ 'place_order', 'settle_cashback_discount', 'settle_seller_commission', 'customer_order_received', 'customer_order_processed', 'customer_order_shipped', 'customer_order_delivered', 'customer_order_cancelled', 'customer_order_returned', 'customer_order_returned_request_decline', 'customer_order_returned_request_approved', 'delivery_boy_order_deliver', 'wallet_transaction', 'ticket_status', 'ticket_message', 'bank_transfer_receipt_status', 'bank_transfer_proof', ]; @endphp
@php $hashtag = ['< order_id >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< customer_name >', '< order_item_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< currency >', '< returnable_amount >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< status >', '< order_id >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@php $hashtag = ['< order_id >', '< application_name >']; @endphp @foreach ($hashtag as $row)
{{ $row }}
@endforeach
@endsection