@extends('layouts.app') @section('content')
| शीर्षक | |
|---|---|
| {{ $document->title }} | @if ($document->documents) डाउनलोड @endif |
| शीर्षक | |
|---|---|
| {{ $newsItem->title }} | @if ($newsItem->supporting_documents) डाउनलोड @elseif ($newsItem->image) डाउनलोड @endif |
| शीर्षक | |
|---|---|
| {{ $purchase->title }} | @if ($purchase->supporting_documents) डाउनलोड @elseif ($purchase->image) डाउनलोड @endif |
| शीर्षक | |
|---|---|
| {{ $purchase->title }} | @if ($purchase->supporting_documents) डाउनलोड @elseif ($purchase->image) डाउनलोड @endif |