@extends('admin.layouts.master') @section('content')
| SL No. | Title | Action | ||
|---|---|---|---|---|
| {{$key+1}} |
{{$content->title}} {{$content->description}} @if ($content->pdf_file != null) File @elseif ($content->url != null) Click here to visit the link @elseif ($content->details != null) {!!$content->details!!} @endif |
@if ($content->status == 'publish') Unpublish @else Publish @endif | ||
| No Tenders Uploaded Yet | ||||