@extends('layouts.app') @section('content')

Edit Blog

All Blog
@csrf
{{--
--}}

Meta Information

@if (!empty($info->meta_image))
Meta Image
@endif
@if (!empty($info->featured_image)) @endif
@endsection @push('headerPartial') @endpush @push('footerPartial') @endpush