@extends('layouts.admin') @section('title','Manage Blog') @section('content')
Manage Blog

SL. Title Details Tags Posted By Image Action
@endsection @section('script') @include('includes.datatable_js') @include('includes.ajax_setup') @include('includes.ajax_delete',['url'=>'blogs']) @endsection