@extends('layouts.adminlte') @section('bodyClass', 'hold-transition skin-blue sidebar-aside') @push('css') @endpush @section('content')

Create new post

{{ csrf_field() }}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}



{{-- {{ reset_custom_field()}}--}} {{-- {{ add_custom_field('Slug - Time','time',['helpText'=>'Help text standards']) }}--}} @if(!empty($custom_field['list']))
@endif
@if($isPublisher)

@endif
@endsection @push('scripts') @endpush