@extends('admin.layout.admin_layout') @section('content')

Epaper

@include('admin.layout.message')

Epaper List

Add

@if(!empty($epdf)) @foreach($epdf as $blog) @endforeach @endif
Sl.No. Date Action
{{$i}} {{$blog['date']}}
Sl.No. Date Action
@endsection @push('scripts') @endpush