@extends('admin.layouts') @section('title', 'Notification') @section('header') @endsection @section('content')

Daily Task

View History
Add Daily Task
@csrf
@if (!empty($edit_plan->image)) Cover Image Preview @endif
@endsection @section('footer') @endsection