@extends('Backend.layouts.app') @section('content')
| Date | Title | File Path | Type | Status | Action |
|---|---|---|---|---|---|
|
{{ date('Y', strtotime($l->created_at)) }}
{{ date('m-d', strtotime($l->created_at)) }}
|
{{$l->title}} | {{$l->file_path}} | ![]() |
{{$l->status}} | @if($l->status=='Saved') @else Save @endif |