@extends('admin.master') @section('title', __('Transaction notes')) @section('content') @if(session('response'))
@endif
|
{{ __('Reference ID') }} | {{ __('Buyer') }} | {{ __('Created at') }} | {{ __('Updated at') }} | {{ __('Content') }} | {{ __('Reply') }} |
---|---|---|---|---|---|---|
id }})">
|
{{ $note->reference_id }} | {{ $note->email }} | {{ $note->created_at }} | {{ $note->updated_at }} | id }}')">{{ __('Read') }} | {{ __('Reply') }} |