@extends('backend.layouts.main') @section('title', 'MLI ATS | Activity') @section('content')
|
{{ $attachment->file }}
{{ $attachment->status }}
|
Last Comment: {{ $attachment->comment ? $attachment->comment : 'N/A' }} |
|---|