@extends('admin.layout.admin_layout') @section('content')
Epaper
Dashboard
Epaper
@include('admin.layout.message')
Epaper List
Add
Sl.No.
Date
Action
@if(!empty($epdf)) @foreach($epdf as $blog)
{{$i}}
{{$blog['date']}}
@endforeach @endif
Sl.No.
Date
Action
@endsection @push('scripts') @endpush