@extends('backend.admin.layouts.master') @section('content')
Back
@livewire('backend.plugin.blog.post.post-manage-component',['record_id'=>0,'segment'=>'main'])
@endsection @section('before_css') @endsection @section('scripts') @endsection