@extends('master') @section('title', 'Menambah Artikel') @section('main')
@csrf
@endsection @section('sidebar')
@endsection