@extends('auth::layouts.morvinnav_novue') @section('main')

NOTIFIKASI

@if (Session::has('success')) @endif @if ($errors->any()) {!! implode( '', $errors->all(''), ) !!} @endif
Tulis Pengumuman
@csrf @method('post')
@endsection