@extends('layouts.app') @section('content')
@include('admin.posts.cards.edit-post')
@endsection @section('inline-scripts') @endsection