@extends('layouts.dashboard.app') @section('content')
@includeIf('dashboard.posts.form', ['mode' => 'EDIT','editable' => false])
@endsection