@extends('layouts.administrator.master') @section('title') {{__('Form Artikel')}} @endsection @push('style') @endpush @section('content')

{{__('Form Artikel')}}

@csrf
@endsection @push('script') @endpush