@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Release Notes @endsection
| Title | Description | File1 | File2 | File3 | Created On | Status | Action |
|---|---|---|---|---|---|---|---|
| {{$release_note->title}} | {{$release_note->description}} | {{$release_note->file1}} | {{$release_note->file2}} | {{$release_note->file3}} | {{$release_note->created_at}} | @if($release_note->status == 0) In-active @else Active @endif |