@extends('layouts.admin') @section('title', 'Tulis Artikel') @section('content')

Tulis Artikel Baru

@csrf
@endsection