@extends('admin.master') @section('main_content')

Edit {{$type != null ? $type : 'Post'}} Content

@include('admin._left_menu')
@csrf






@if ($data->images != null)
@endif