@extends('lay.dnekcab.retsam') @section('title') {{ $page_title }} @endsection @section('page-content') @php $attachmentPath = public_path('assets/ticket/attachment/' . $ticket->attachment); @endphp
@csrf
{{ __('global.required') }}
{{ __('global.required') }}
@endsection @section('js') @endsection