@extends('layouts.back') @section('content')

Edit Berita

@csrf @method('PUT')
@if ($berita->thumbnail)
@endif
Kembali
@endsection