@extends('backend.template.index') @section('title', 'Edit POST') @push('css-between') @endpush @push('css-after') @endpush @push('script-after') @endpush @section('content')
@csrf @method('PATCH')
-Tidak perlu di isi jika tidak ingin merubah thumbnail -Maksimal gambar 2mb
@endsection