@include('public::notifications')

Details of {!! $blog['name'] !!}

Your awesome text goes here.



{!! $blog['id'] !!}

{!! $blog['category_id'] !!}

{!! $blog['title'] !!}

{!! $blog['details'] !!}

{!! $blog['images'] !!}

{!! $blog['viewcount'] !!}

{!! $blog['status'] !!}

{!! $blog['posted_on'] !!}

{!! $blog['slug'] !!}

{!! $blog['user_id'] !!}

{!! $blog['user_type'] !!}

{!! $blog['upload_folder'] !!}

{!! $blog['deleted_at'] !!}

{!! $blog['created_at'] !!}

{!! $blog['updated_at'] !!}