Buat Artikel
@if ($errors->any())-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@extends('back.template.index') @section('title', 'Create Article') @push('css') @endpush @section('content')