Change product name_detail, name to name, pid

This commit is contained in:
Deon George
2023-05-09 17:08:31 +09:00
parent 45dd74aad4
commit 790ece14d1
7 changed files with 29 additions and 32 deletions

View File

@@ -8,7 +8,7 @@
@endsection
@section('contentheader_title')
Service: {{ $o->sid }} <strong>{{ $o->product->name_detail }}</strong>
Service: {{ $o->sid }} <strong>{{ $o->product->name }}</strong>
@endsection
@section('contentheader_description')
{{ $o->name }}