@extends('back.layout.pages-layout') @section('pageTitle', isset($pageTitle) ? $pageTitle : 'Page Title here') @section('content')
@csrf
SEO
featured_image

visibility == 1 ? 'checked' : '' }} />
visibility == 0 ? 'checked' : '' }} />
@endsection @push('stylesheets') @endpush @push('scripts') // Image Preview // Create Post @endpush